get

fun get(dpId: ProtoDpId): Any?
fun <T> get(input: List<T>): List<Any?>
fun get(dp: String): Any?