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