Nullable<int> MaxLength { get; }
ReadOnly Property MaxLength As Nullable(Of Integer) Get
property Nullable<int^> MaxLength { Nullable<int^> get (); }