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