set

fun set(dpId: ProtoDpId, value: Any, typeVar: ProtoVarType = dpId.eltype): Int
fun <T> set(input: List<T>): Int
fun set(dp: String, value: Any): Int