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