$this
public final function __invoke(string $name, mixed $value) : static { return $this->set($name, $value); }