country property

String country
getter/setter pair

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

Implementation

String country;