# Sandbox.LoadingContext.Title

```csharp
string Title { get; set; }
```

The title of this loading task

Declared in [Sandbox.LoadingContext](/api/Sandbox.LoadingContext).
Assembly: `Sandbox.Engine`.
