# Sandbox.AssetTypeAttribute.Category

```csharp
string Category { get; set; }
```

Category of this game resource, for grouping in UI.

Declared in [Sandbox.AssetTypeAttribute](/api/Sandbox.AssetTypeAttribute).
Assembly: `Sandbox.Engine`.
