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