# Sandbox.Soundscape.LoopedSound.SoundFile

```csharp
SoundFile SoundFile { get; set; }
```

The sound to play. It should have the looped flag set.

Declared in [Sandbox.Soundscape.LoopedSound](/api/Sandbox.Soundscape.LoopedSound).
Assembly: `Sandbox.Engine`.
