# Sandbox.Model.CommonData.Health

```csharp
float Health { get; set; }
```

If the prop is destructable this is its start health

Declared in [Sandbox.Model.CommonData](/api/Sandbox.Model.CommonData).
Assembly: `Sandbox.Engine`.
