Returns whether the argument is defined as "...$variadic".
public function isVariadic() : bool { return $this->isVariadic; }