# Sandbox.SoundHandle.Paused

```csharp
bool Paused { get; set; }
```

Whether the sound is currently paused or not.

Declared in [Sandbox.SoundHandle](/api/Sandbox.SoundHandle).
Assembly: `Sandbox.Engine`.
