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