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