Property getter and setter for postalCode:
String? get postalCode;
set postalCode(String? postalCode);