# Sandbox.TypeDescription.IsClass

```csharp
bool IsClass { get; set; }
```

True if the target type is a class

Declared in [Sandbox.TypeDescription](/api/Sandbox.TypeDescription).
Assembly: `Sandbox.Reflection`.
