postalCode property

String get postalCode

Property getter and setter for postalCode:

Implementation

String get postalCode;
set postalCode (String postalCode)

Implementation

set postalCode(String postalCode);