public string Location { get; set; }
Public Property Location As String Get Set
public: property String^ Location { String^ get (); void set (String^ value); }
member Location : string with get, set
In This Article