public bool IsPostal { get; set; }
Public Property IsPostal As Boolean Get Set
public: property bool IsPostal { bool get (); void set (bool value); }