CompiledArgument

fun CompiledArgument(    name: String,     value: Any?,     isKey: Boolean = false)