# Sandbox.MemberDescription.Title

```csharp
string Title { get; set; }
```

Display name or title of this type member.

Declared in [Sandbox.MemberDescription](/api/Sandbox.MemberDescription).
Assembly: `Sandbox.Reflection`.
