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

# writeAttributeNullableBitmap8(withValue:params:completionHandler:)

## Declaration

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

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