writeAttributeAutoRelockTime(withValue:completion:)
Declaration
func writeAttributeAutoRelockTime(withValue value: NSNumber, completion: @escaping @Sendable ((any Error)?) -> Void)func writeAttributeAutoRelockTime(withValue value: NSNumber) async throws