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

# writeAttributeNullableEnum16(withValue:completionHandler:)

## Declaration

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

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