Controls whether item names must be unique
Source position: fpmkunit.pp line 364
public property TNamedCollection.UniqueNames : Boolean |
Boolean property that determines whether the collection enforces unique naming. When True, attempting to add an item with a duplicate name will raise an exception.