Therefore API > API Reference > Classes > TheMenu > Properties
Parent
Gets or sets if the menu item is a separator.
Namespace: Therefore.API
Visual Basic
Public Overridable Property Separator As Boolean
C#
public virtual bool Separator { get; set; }
Indicates/determines if the menu item is a separator.