Gets the menu item's text. If the property's value is null, the menu item is a separator.

Syntax

public string Text { get; }

Limitations

Read only.