---
title: "readAttributeAutoCloseTime(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclustervalveconfigurationandcontrol/readattributeautoclosetime(completion:)"
---

# readAttributeAutoCloseTime(completion:)

## Declaration

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

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