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