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

# attributes

A collection of details that describe a particular object in the room.

## Declaration

```swift
var attributes: [any CapturedRoomAttribute] { get }
```

## See Also

### Describing an object

- [attribute(of:)](roomplan/capturedroom/object/attribute(of:).md)
