InfoConnect for Unisys VBA Guide
Name Property (ContextMenuItem)
Gets or sets a value indicating the name of the menu item. For separator items, the value ContextMenuItem.Separator is returned.
Syntax
Object.Name As String
See Also