public string SqlText { get; }
Public ReadOnly Property SqlText As String Get
public: property String^ SqlText { String^ get (); }
member SqlText : string with get