string

fun <S> LiteralNode<S>.string(name: String, block: ArgumentNode<S, String>.() -> Unit)

Adds a quoted or single-word string argument.