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