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

# writeAttributeNullableInt56s(withValue:params:completionHandler:)

## Declaration

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

```swift
func writeAttributeNullableInt56s(withValue value: NSNumber?, params: MTRWriteParams?) async throws
```
