# Sandbox.TypeDescription.Name

```csharp
string Name { get; set; }
```

Name of this type.

Declared in [Sandbox.TypeDescription](/api/Sandbox.TypeDescription).
Assembly: `Sandbox.Reflection`.
