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