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