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