# Sandbox.TypeDescription.IsGenericType

```csharp
bool IsGenericType { get; set; }
```

True if we're a generic type

Declared in [Sandbox.TypeDescription](/api/Sandbox.TypeDescription).
Assembly: `Sandbox.Reflection`.
