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