city property
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;
The city name for the address, for example, "Brooklyn". Note: This String can be empty when no data is available.
String city;