# Sandbox.TypeDescription.IsValid

```csharp
bool IsValid { get; set; }
```

Whether the class is valid or not, i.e. whether the type still exists.

Declared in [Sandbox.TypeDescription](/api/Sandbox.TypeDescription).
Assembly: `Sandbox.Reflection`.
