# Sandbox.Prop.IsExplosive

```csharp
bool IsExplosive { get; set; }
```

True if this prop will explode when destroyed.

Declared in [Sandbox.Prop](/api/Sandbox.Prop).
Assembly: `Sandbox.Engine`.
