Name of the item
Source position: inicol.pp line 73
published property TNamedIniCollectionItem.Name : string read FName write SetName;
Name is the name of this item. It is also used as the section name when writing the collection item to the .ini file.
TNamedIniCollectionItem.UserData
User-defined data