Returns the timeline object associated with the creation of this canvas.
# Get the value of the property.propertyValue = canvas_var.timelineObject
#include <Fusion/Image/Canvas.h>// Get the value of the property.Ptr<TimelineObject> propertyValue = canvas_var->timelineObject();