get

open fun get(id: String): Any
open fun get(id: String, defaultValue: Any): Any

Returns the value associated with id.