[]
Configurates NewItemCreator. Sets a function that creates new items for the collection.
public virtual string NewItemCreator { get; set; }
If the creator function is not supplied, try to create an uninitialized item of the appropriate type.