The flag that indicates if the event has been canceled
Using this flag, the developer can cancel some default behaviour inside the event dispatcher from the 'outside'
After the event has been canceled, it won't be dispatched to any of the consequent listeners
