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