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

# readAttributeNameSupport(completion:)

## Declaration

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

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