City Properties
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| IsReadOnly | bool | Identifies if the object is read-only or modifiable. (Inherited from APIObject ) | APIObject |
| Latitude | double | Latitude of the city | |
| Longitude | double | Longitude of the city | |
| Name | string | The name of the city | |
| TimeZone | double | Time-zone in which the city resides | |
| WeatherStation | string | An identifier for the nearest weather station |