Sets the declaration identifier or pattern
Pattern $id Declaration identifier or pattern:
$this
public function setId(Pattern $id) { $this->id = $id; return $this; }