# Sandbox.Model.CommonData.Flammable

```csharp
bool Flammable { 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`.
