postalCode property

String? postalCode
getter/setter pair

The postal code.

A postalCode example is a postal zip code such as 10009. This is in accordance with - http: //portablecontacts.net/draft-spec.html#address_element.

Implementation

core.String? postalCode;