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