public string Password { set; }
Public WriteOnly Property Password As String
public: property String^ Password { void set (String^ value); }