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