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