# Sandbox.LibraryAttribute.Description

```csharp
string Description { get; set; }
```

We use this to provide a nice description in the editor

Declared in [Sandbox.LibraryAttribute](/api/Sandbox.LibraryAttribute).
Assembly: `Sandbox.System`.
