---
title: "readAttributeStandardNamespace(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclustermodeselect/readattributestandardnamespace(completion:)"
---

# readAttributeStandardNamespace(completion:)

## Declaration

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

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