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