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