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

# uuidString

The UUID represented as a string.

## Declaration

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

## See Also

### Inspecting CBUUID Properties

- [data](corebluetooth/cbuuid/data.md)
