createOptional

inline fun <T : Any> createOptional(name: String, isVararg: Boolean): AbstractCommandValueParameter.UserDefinedType<T>