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