| Property | Description | Returns | 
|---|---|---|
| id | int | |
| name | string | |
| primaryEnvironment | Environment | |
| created | Get the date the record was created. | DateTime | 
| modified | Get the last modification date for the record. | DateTime | 
| published | Get the date the record was published or is scheduled to be published. | DateTime | 
| published | Check if the record is published. | bool | 
| client | Client | |
| environments | Collection (Environment) | 
Sites\Models\Api\Site
Site