get

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