writeAttributeExtension(withValue:completionHandler:)

Declaration

func writeAttributeExtension(withValue value: [Any], completionHandler: @escaping  @Sendable ((any Error)?) -> Void)
func writeAttributeExtension(withValue value: [Any]) async throws