Returns the timeline object associated with the creation of this occurrence.
# Get the value of the property.propertyValue = occurrence_var.timelineObject
#include <Fusion/Components/Occurrence.h>// Get the value of the property.Ptr<TimelineObject> propertyValue = occurrence_var->timelineObject();