# Sandbox.SubtitleTrack.Text

```csharp
string Text { get; set; }
```

Every word joined together, e.g. "hello there friend" - the full subtitle
for this sound.

Declared in [Sandbox.SubtitleTrack](/api/Sandbox.SubtitleTrack).
Assembly: `Sandbox.Engine`.
