get

abstract operator fun get(id: ID): T

Get the value associated with the id. Raise an error if the id is not present in the field.