# Sandbox.BaseInventoryItem.DisplayName

```csharp
string DisplayName { get; set; }
```

Display name shown in inventory UI.

Declared in [Sandbox.BaseInventoryItem](/api/Sandbox.BaseInventoryItem).
Assembly: `Sandbox.Engine`.
