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

# writeAttributeNullableBitmap32(withValue:completionHandler:)

## Declaration

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

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