---
title: HKPredicateKeyPathCDACustodianName
framework: healthkit
role: symbol
role_heading: Global Variable
path: healthkit/hkpredicatekeypathcdacustodianname
---

# HKPredicateKeyPathCDACustodianName

The key path for accessing the custodian’s name inside a predicate format string.

## Declaration

```swift
let HKPredicateKeyPathCDACustodianName: String
```

## See Also

### Specifying Predicate Key Paths

- [HKPredicateKeyPathCDAAuthorName](healthkit/hkpredicatekeypathcdaauthorname.md)
- [HKPredicateKeyPathCDAPatientName](healthkit/hkpredicatekeypathcdapatientname.md)
- [HKPredicateKeyPathCDATitle](healthkit/hkpredicatekeypathcdatitle.md)
