get

abstract fun <R> get(key: String): R

Fetch an arbitrary top-level value from the document, cast to R.