This version of Unity is unsupported.

TrackAsset.parent

public Playables.PlayableAsset parent;

Description

The owner of this track.

If this is a subtrack, the owner is another TrackAsset. Otherwise it's a TimelineAsset that owns the track.