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