---
title: characteristic
framework: corebluetooth
role: symbol
role_heading: Instance Property
path: corebluetooth/cbdescriptor/characteristic
---

# characteristic

The characteristic to which this descriptor belongs.

## Declaration

```swift
weak var characteristic: CBCharacteristic? { get }
```
