value

fun value(valueType: String, init: Value.() -> Unit = {}): Value
fun value(valueType: Value.Type, init: Value.() -> Unit = {}): Value