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