Whether the node is checked or in a mixed state.
Signature:
interface SerializedAXNode { pressed?: boolean | 'mixed'; }