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