public string CurrentLocation { get; }
Public ReadOnly Property CurrentLocation As String Get
public: property String^ CurrentLocation { String^ get (); }
member CurrentLocation : string with get
In This Article