Positioning timeline clip by script

I’ve created below timeline througt script:


I need ajust the start and end of each animation clip.
For example, i want Alicia could play right after when Allan is finished like above:

I found that start,end and duration are read only. how can i edit them?

The start and duration properties are read/write on TimelineClip. Only the end property is readonly .