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