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