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