# Sandbox.Model.CommonData.Explosive

```csharp
bool Explosive { get; set; }
```

Should this prop explode when destroyed? If so, this is the radius of the damage from it.

Declared in [Sandbox.Model.CommonData](/api/Sandbox.Model.CommonData).
Assembly: `Sandbox.Engine`.
