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