public string PWD { get; set; }
Public Property PWD As String Get Set
public: property String^ PWD { String^ get (); void set (String^ value); }