Gets or sets the MenuItem's name.
A string value denoting the MenuItem's Name. The default is an empty string.
Use the Name property to give a unique, identifying name to a MenuItem instance. The MenuItemCollection class, which contains a collection of MenuItem instances, can be searched for a MenuItem with a specified Name.
MenuItem Class | skmMenu Namespace