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