string Username { get; set; }
Property Username As String Get Set
property String^ Username { String^ get (); void set (String^ value); }