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