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