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