# Sandbox.TypeDescription.TargetType

```csharp
System.Type TargetType { get; set; }
```

The type this class describes.

Declared in [Sandbox.TypeDescription](/api/Sandbox.TypeDescription).
Assembly: `Sandbox.Reflection`.
