Whether to run scripts or not
void
public function setRunScripts(bool $runScripts = true) { $this->runScripts = $runScripts; }