MenuItem.HasSecondaryModifierKey
From Xojo Documentation
Design Property (as Boolean)
The Shift key on all platforms. If True, the Shift key must be held down while pressing the value of the Key property to trigger the event handler of the MenuItem.
Notes
Use MenuItem.Shortcut to change this value at runtime.