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