Sets the property key
Expression $key Property key:
$this
public function setKey(Expression $key) { $this->key = $key; return $this; }