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