# Sandbox.Services.Stats.GlobalStat.Title

```csharp
string Title { get; set; }
```

The title of this stat, as defined on the backend

Declared in [Sandbox.Services.Stats.GlobalStat](/api/Sandbox.Services.Stats.GlobalStat).
Assembly: `Sandbox.Engine`.
