public string UserName { get; }
Public ReadOnly Property UserName As String Get
public: property String^ UserName { String^ get (); }