countryCode property

String get countryCode

Property getter and setter for countryCode:

Implementation

String get countryCode;
set countryCode (String countryCode)

Implementation

set countryCode(String countryCode);