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