---
title: "writeAttributeLocalProgrammingFeatures(withValue:completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterdoorlock/writeattributelocalprogrammingfeatures(withvalue:completion:)"
---

# writeAttributeLocalProgrammingFeatures(withValue:completion:)

## Declaration

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

```swift
func writeAttributeLocalProgrammingFeatures(withValue value: NSNumber) async throws
```
