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

# writeAttributeNullableRangeRestrictedInt16s(withValue:completionHandler:)

## Declaration

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

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