public function setSourceKey(?string $sourceKey) : void { $this->sourceKey = $sourceKey; $this->updateRepr(); }