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