---
title: leanBodyMass
framework: healthkit
role: symbol
role_heading: Type Property
path: healthkit/hkquantitytypeidentifier/leanbodymass
---

# leanBodyMass

A quantity sample type that measures the user’s lean body mass.

## Declaration

```swift
static let leanBodyMass: HKQuantityTypeIdentifier
```

## Discussion

Discussion These samples use mass units (described in HKUnit) and measure discrete values (described in HKQuantityAggregationStyle).

## See Also

### Related Documentation

- [HKQuantityTypeIdentifier](healthkit/hkquantitytypeidentifier.md)
- [HKQuantitySample](healthkit/hkquantitysample.md)
- [HKQuantity](healthkit/hkquantity.md)

### Body measurements

- [height](healthkit/hkquantitytypeidentifier/height.md)
- [bodyMass](healthkit/hkquantitytypeidentifier/bodymass.md)
- [bodyMassIndex](healthkit/hkquantitytypeidentifier/bodymassindex.md)
- [bodyFatPercentage](healthkit/hkquantitytypeidentifier/bodyfatpercentage.md)
- [waistCircumference](healthkit/hkquantitytypeidentifier/waistcircumference.md)
