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