# Sandbox.MemberDescription.Description

```csharp
string Description { get; set; }
```

Description of this type member. This usually provided from the summary XML comment above the definition.

Declared in [Sandbox.MemberDescription](/api/Sandbox.MemberDescription).
Assembly: `Sandbox.Reflection`.
