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