# Sandbox.SoundEvent.ReverbEnabled

```csharp
bool ReverbEnabled { get; set; }
```

Allow this sound to trace reflections, allowing it to be heard indirectly

Declared in [Sandbox.SoundEvent](/api/Sandbox.SoundEvent).
Assembly: `Sandbox.Engine`.
