Returns the timeline associated with this design.
# Get the value of the property.propertyValue = workingModel_var.timeline
#include <Fusion/Fusion/WorkingModel.h>// Get the value of the property.Ptr<Timeline> propertyValue = workingModel_var->timeline();