---
title: "readAttributeBatReplacementDescription(completionHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterpowersource/readattributebatreplacementdescription(completionhandler:)"
---

# readAttributeBatReplacementDescription(completionHandler:)

## Declaration

```swift
func readAttributeBatReplacementDescription(completionHandler: @escaping @Sendable (String?, (any Error)?) -> Void)
```

```swift
func readAttributeBatReplacementDescription() async throws -> String
```
