The typed result of a successful parse, keyed by each parameter's canonical name.
Returns the state of the flag name (its default if it was never supplied).
Returns the accumulated list bound to a multiple parameter name (empty if absent).
multiple
Returns the value bound to name, cast to T. For required or defaulted parameters, where a value is always present.
Returns the value bound to name cast to T, or null if it was absent.
null