defaultEvent property

bool defaultEvent
getter/setter pair

Whether this is a default event (no marker) or a custom event (with marker)

Implementation

bool defaultEvent = true;