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