# Sandbox.Package.GetCachedTitle

```csharp
static string GetCachedTitle(string ident)
```

If we have this package information, try to get its name

### Parameters

- `ident` (`string`)

### Returns

`string`

Declared in [Sandbox.Package](/api/Sandbox.Package).
Assembly: `Sandbox.Engine`.
