arg

abstract fun arg(name: String, vararg values: String)

Adds argument with the specified name and values.