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

# writeAttributeNullableBitmap64(withValue:completionHandler:)

## Declaration

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

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