When we generate models from Camunda sources with start/end scope, the nodes use the name of the created event type rather than its label (if it exists). We should use the label when we have it, which should always be the case at this scope as it's extracted from the diagram itself.
ATs:
- Autogenerated models use the event label for creating nodes if it is available