Name of the item.
Source position: db.pas line 152
|  published property TNamedItem.Name : string | 
Name is the name of the item in the collection. This property is also used as the value for the DisplayName property. If the TNamedItem item is owned by a TDefCollection collection, then the name must be unique, i.e. each Name value may appear only once in the collection.
| 
 | Display name. | |
| 
 | Definition collection. |