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