addressCountry property

dynamic addressCountry
getter/setter pair

//en.wikipedia.org/wiki/ISO_3166-1_alpha-3) country code such as "SGP" or a full country name such as "Singapore" can also be used.

Supported types: SchemaCountry, String

Implementation

dynamic addressCountry;