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