argument

fun String.argument(name: String, type: String): String
fun String.argument(name: String, type: String, default: String): String