get
operator fun NamedNodeMap.get(key: String): String
getAll
fun NamedNodeMap.getAll(): Map<String, String>