---
title: data
framework: corebluetooth
role: symbol
role_heading: Instance Property
path: corebluetooth/cbuuid/data
---

# data

The data of the UUID.

## Declaration

```swift
var data: Data { get }
```

## See Also

### Inspecting CBUUID Properties

- [uuidString](corebluetooth/cbuuid/uuidstring.md)
