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