# Sandbox.SoundEvent.Sounds

```csharp
List<SoundFile> Sounds { get; set; }
```

A random sound from the list will be selected to be played.

Declared in [Sandbox.SoundEvent](/api/Sandbox.SoundEvent).
Assembly: `Sandbox.Engine`.
