---
title: "writeAttributeNullableInt48s(withValue:completionHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclustertestcluster/writeattributenullableint48s(withvalue:completionhandler:)"
---

# writeAttributeNullableInt48s(withValue:completionHandler:)

## Declaration

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

```swift
func writeAttributeNullableInt48s(withValue value: NSNumber?) async throws
```
