---
title: UUID
framework: corelocation
role: symbol
role_heading: Instance Property
path: corelocation/clbeaconidentitycondition/uuid
---

# UUID

A universally unique identifier that represent the beacon’s identifier.

## Declaration

```occ
@property (nonatomic, copy, readonly) NSUUID * UUID;
```

## See Also

### Accessing the beacon’s properties

- [major](corelocation/clbeaconidentitycondition/major.md)
- [minor](corelocation/clbeaconidentitycondition/minor.md)
