---
title: service
framework: corebluetooth
role: symbol
role_heading: Instance Property
path: corebluetooth/cbcharacteristic/service
---

# service

The service to which this characteristic belongs.

## Declaration

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