myMouseEvent.metaKey in DOM Level 2 Events

Was the 'shift' key depressed when this event was fired?
This property is read-only.

Property Type
Boolean
Note: On some platforms this key may map to an alternative key name. (For example, on MacOS this represents the 'command' key—also sometimes called the 'open apple' or 'cloverleaf' key.)