# Sandbox.TypeDescription.Interfaces

```csharp
System.Type[] Interfaces { get; set; }
```

If we implement any interfaces they will be here

Declared in [Sandbox.TypeDescription](/api/Sandbox.TypeDescription).
Assembly: `Sandbox.Reflection`.
