The event that the firing is in response to.
# Get the value of the property.propertyValue = documentEventArgs_var.firingEvent
#include <Core/Application/DocumentEventArgs.h>// Get the value of the property.Ptr<Event> propertyValue = documentEventArgs_var->firingEvent();