# Sandbox.MovieMaker.ITrackTarget.Parent

```csharp
ITrackTarget Parent { get; set; }
```

Component / game object / property that contains this target, if from a nested track.

Declared in [Sandbox.MovieMaker.ITrackTarget](/api/Sandbox.MovieMaker.ITrackTarget).
Assembly: `Sandbox.Engine`.
