city property

String city
getter/setter pair

The city name for the address, for example, "Brooklyn". Note: This String can be empty when no data is available.

Implementation

String city;