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