[]
Gets or sets the maximum number of fields allowed in this collection.
public int? MaxItems { get; set; }
This property is set to null by default, which means any number of items is allowed.