string UserName { get; set; }
Property UserName As String
property String^ UserName { String^ get (); void set (String^ value); }