# Sandbox.SoundHandle.IsStopped

```csharp
bool IsStopped { get; set; }
```

True if the sound has been stopped

Declared in [Sandbox.SoundHandle](/api/Sandbox.SoundHandle).
Assembly: `Sandbox.Engine`.
