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

# readAttributeNullableInt24u(completion:)

## Declaration

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

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