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

# writeAttributeNullableBitmap8(withValue:completionHandler:)

## Declaration

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

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