writeAttributeBitmap32(withValue:completion:)

Declaration

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