getParameter

open override fun getParameter(declaredName: String): TextCommandParameter?(source)

Returns the aggregated parameter with the supplied declared name (i.e., name of the method parameter), or null if not found.