Listener on the process of changing bpmn element's name

Scenario

  1. User adds bpmn element on the scene
  2. He changes the name (label) of this node

Question

Could diagram-js give me an opportunity to listen this event via eventBus? And if it is, what’s the name of this event?