country property

String? country
getter/setter pair

The country name for the address, for example, "Deutschland".

Implementation

String? country;