Sets the label
Identifier $label Label:
$this
public function setLabel(Identifier $label) { $this->label = $label; return $this; }