---
title: identifier
framework: roomplan
role: symbol
role_heading: Instance Property
path: roomplan/capturedroom/object/identifier
---

# identifier

A unique alphanumeric value that the framework assigns the object.

## Declaration

```swift
var identifier: UUID { get }
```

## See Also

### Identifying an object

- [parentIdentifier](roomplan/capturedroom/object/parentidentifier.md)
- [category](roomplan/capturedroom/object/category-swift.property.md)
- [CapturedRoom.Object.Category](roomplan/capturedroom/object/category-swift.enum.md)
- [confidence](roomplan/capturedroom/object/confidence.md)
