writeAttributeBitmap32(withValue:completionHandler:)

Declaration

func writeAttributeBitmap32(withValue value: NSNumber, completionHandler: @escaping  @Sendable ((any Error)?) -> Void)
func writeAttributeBitmap32(withValue value: NSNumber) async throws