<!--
{
  "availability" : [
    "iOS: 26.2.0 -",
    "iPadOS: 26.2.0 -",
    "macCatalyst: 26.2.0 -",
    "macOS: 26.2.0 -",
    "tvOS: 26.2.0 -",
    "visionOS: 26.2.0 -",
    "watchOS: 26.2.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Matter",
  "identifier" : "/documentation/Matter/MTRCommissioneeInfo/attributes",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "Matter"
    ],
    "preciseIdentifier" : "c:objc(cs)MTRCommissioneeInfo(py)attributes"
  },
  "title" : "attributes"
}
-->

# attributes

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

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

## Discussion

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

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)