---
title: "readAttributeTimedWriteBoolean(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterunittesting/readattributetimedwriteboolean(completion:)"
---

# readAttributeTimedWriteBoolean(completion:)

## Declaration

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

```swift
func readAttributeTimedWriteBoolean() async throws -> NSNumber
```
