# Sandbox.TypeDescription.IsAbstract

```csharp
bool IsAbstract { get; set; }
```

Gets a value indicating whether the System.Type is abstract and must be overridden.

Declared in [Sandbox.TypeDescription](/api/Sandbox.TypeDescription).
Assembly: `Sandbox.Reflection`.
