# Sandbox.GameObject.IsValid

```csharp
bool IsValid { get; set; }
```

True if the GameObject is not destroyed

Declared in [Sandbox.GameObject](/api/Sandbox.GameObject).
Assembly: `Sandbox.Engine`.
