MenuItem.Checked

From Xojo Documentation

Property (As Boolean )
aMenuItem.Checked = newBooleanValue
or
BooleanValue = aMenuItem.Checked

Supported for all project types and targets.

Indicates whether or not the menu item is checked.