get

abstract operator fun get(key: String): NBT?

Returns the value associated to the given key, if any. Returns 'null' otherwise.