---
title: "writeAttributeNullableBitmap16(withValue:params:completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterunittesting/writeattributenullablebitmap16(withvalue:params:completion:)"
---

# writeAttributeNullableBitmap16(withValue:params:completion:)

## Declaration

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

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