The name of the event - e.g. "DocumentOpening"
# Get the value of the property.propertyValue = dataEvent_var.name
#include <Core/Dashboard/DataEvent.h>// Get the value of the property.string propertyValue = dataEvent_var->name();