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