# Sandbox.SubtitleTrack.Words

```csharp
IReadOnlyList<Word> Words { get; set; }
```

The words, sorted by start time.

Declared in [Sandbox.SubtitleTrack](/api/Sandbox.SubtitleTrack).
Assembly: `Sandbox.Engine`.
