public int MaxLength { get; set; }
Public Property MaxLength As Integer Get Set
public: property int^ MaxLength { int^ get (); void set (int^ value); }