---
title: name
framework: healthkit
role: symbol
role_heading: Instance Property
path: healthkit/hksource/name
---

# name

The source’s name.

## Declaration

```swift
var name: String { get }
```

## Discussion

Discussion For apps, this property holds a localized name for the app. For supported Bluetooth LE devices, this property holds whatever string the device reports as its name.

## See Also

### Getting Property Data

- [bundleIdentifier](healthkit/hksource/bundleidentifier.md)
