Whether the default action has been prevented.
This is a property to match the W3C specification at
#events-event-type-defaultPrevented.
Must be treated as read-only outside the class.
Item for the event. The type of this object is specific to the type
of event. For a menu, it would be the menu item that was clicked. For a
listbox selection, it would be the listitem that was selected.