# Sandbox.ParticleSystem.IsError

```csharp
bool IsError { get; set; }
```

Whether the particle system is invalid, or has not yet loaded.

Declared in [Sandbox.ParticleSystem](/api/Sandbox.ParticleSystem).
Assembly: `Sandbox.Engine`.
