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