---
title: "readAttributeNullableInt24s(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterunittesting/readattributenullableint24s(completion:)"
---

# readAttributeNullableInt24s(completion:)

## Declaration

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

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