# Sandbox.GameResourceAttribute.Description

```csharp
string Description { get; set; }
```

> **Obsolete.**

Description of this game resource. This is obsolete, we'll use the xml summary description.

Declared in [Sandbox.GameResourceAttribute](/api/Sandbox.GameResourceAttribute).
Assembly: `Sandbox.Engine`.
