get

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

Returns the value associated with id.