# Sandbox.TypeDescription.BaseType

```csharp
TypeDescription BaseType { get; set; }
```

The base type. This can return null if the type isn't in the type library!

Declared in [Sandbox.TypeDescription](/api/Sandbox.TypeDescription).
Assembly: `Sandbox.Reflection`.
