# Sandbox.Prop.IsFlammable

```csharp
bool IsFlammable { get; set; }
```

True if this prop can be set on fire.

Declared in [Sandbox.Prop](/api/Sandbox.Prop).
Assembly: `Sandbox.Engine`.
