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