Named Arguments
- if in order, only for different types, argument is optional
- if one named argument is given, all arguments need to be named
- out of order only with named arguments
Similar to named arguments are Named Object and Array Initializers
Similar to named arguments are Named Object and Array Initializers