ValueNode

fun <T> ValueNode(valueName: String, value: Value<out T>, annotations: List<Annotation>, updaterSerializer: KSerializer<Unit>)