---
title: attributes
framework: matter
role: symbol
role_heading: Instance Property
path: matter/mtrcommissioneeinfo/attributes
---

# attributes

Attributes that were read from the commissionee.  This will contain the following, if they are available:

## Declaration

```swift
var attributes: [MTRAttributePath : [String : Any]]? { get }
```

## Discussion

Discussion The attributes in extraAttributesToRead on MTRCommissioningParameters. The FeatureMap attributes of all Network Commissioning clusters on the commissionee.
