get

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