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