isAllowed
Checks if this event is allowed to happen.
This is equivalent to standard event cancellation that may be more familiar to developers, except that it is the other way around. This property indicates whether an event is allowed to occur, rather than if an event is not allowed to occur (cancelled).
This will default to true, and can be updated with allow and deny.