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