# Sandbox.MovieMaker.ITrackProperty.HasDefaultValue

```csharp
bool HasDefaultValue { get; set; }
```

Does this property have a default value that should be applied
at times when controlling tracks have no data?

Declared in [Sandbox.MovieMaker.ITrackProperty](/api/Sandbox.MovieMaker.ITrackProperty).
Assembly: `Sandbox.Engine`.
