public char PasswordChar { get; set; }
Public Property PasswordChar As Char Get Set
public: property wchar_t^ PasswordChar { wchar_t^ get (); void set (wchar_t^ value); }