public Nullable<int> MaxParameters { get; }
Public ReadOnly Property MaxParameters As Nullable(Of Integer) Get
public: property Nullable<int^> MaxParameters { Nullable<int^> get (); }