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