public Nullable<string> CommandText { get; }
Public ReadOnly Property CommandText As Nullable(Of String) Get
public: property Nullable<String^> CommandText { Nullable<String^> get (); }