Returns the timeline object associated with this snapshot.
# Get the value of the property.propertyValue = snapshot_var.timelineObject
#include <Fusion/Fusion/Snapshot.h>// Get the value of the property.Ptr<TimelineObject> propertyValue = snapshot_var->timelineObject();