# Sandbox.MusicPlayer.Repeat

```csharp
bool Repeat { get; set; }
```

Audio will repeat when reaching the end.

Declared in [Sandbox.MusicPlayer](/api/Sandbox.MusicPlayer).
Assembly: `Sandbox.Engine`.
