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