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

# writeAttributeNullableInt16u(withValue:completionHandler:)

## Declaration

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

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