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