Internet Direct (Indy) Version 9.0.2 Beta
TIdCommandHandler.Name
Identity for the item in the owner collection.

property Name: string;
Description
Name is a String property that represents the identity for the collection item in a TIdCommandHandlers collection, and is also used as the DisplayName when the collection item is viewd in the Object Inspector. The default value for Name is assigned in the Create constructor, and contains the concatenated values of ClassName and the string representation of the inherited ID property.