with Arg4
Creates a new Args5 by coping this
Args5 but replaces the argument 4 (Args5.a4) with the given value (and its representation with the given representation).
Return
The newly created Args5.
Since
1.0.0
Parameters
value
the new value to use for argument 4.
representation
the new representation to use for the argument 4 where null
means let the algorithm determine a representation.