---
title: "readAttributeNameSupport(completionHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclustergroups/readattributenamesupport(completionhandler:)"
---

# readAttributeNameSupport(completionHandler:)

## Declaration

```swift
func readAttributeNameSupport(completionHandler: @escaping @Sendable (NSNumber?, (any Error)?) -> Void)
```

```swift
func readAttributeNameSupport() async throws -> NSNumber
```
