TopMenuItems Property
For menu: returns the names of the top menu items.
For toolbar: returns the names of the toolbar buttons.

C# Syntax

ReadOnlyCollection<string> TopMenuItems {get;}