property Editor.Key as Variant
Specifies the editor's key.

TypeDescription
Variant A string or long expression that indicates the key of the editor. 
The Key property specifies the editor's key. The Index property specifies the index of the editor in the control's editors collection. The Key property is read only. Use the Add method to add new type of editors with specified keys. Use the Editor property to assign an editor to a node.