public string PostCode { get; set; }
Public Property PostCode As String Get Set
public: property String^ PostCode { String^ get (); void set (String^ value); }