[This is preliminary documentation and is subject to change.]
public string UserName { get; set; }
Public Property UserName As String Get Set
public: property String^ UserName { String^ get (); void set (String^ value); }