cborMapHasKey

fun cborMapHasKey(map: DataItem, key: String): Boolean
fun cborMapHasKey(map: DataItem, key: Long): Boolean