propagation; } public function setPropagation(bool $propagation): self { $this->propagation = $propagation; return $this; } }