---
title: service
framework: homekit
role: symbol
role_heading: Instance Property
path: homekit/hmcharacteristic/service
---

# service

The service that contains this characteristic.

## Declaration

```swift
weak var service: HMService? { get }
```
