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