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