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

# writeAttributeNullableBitmap64(withValue:params:completionHandler:)

## Declaration

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

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