Sets the expression's property
JSXIdentifier $property Property:
$this
public function setProperty(JSXIdentifier $property) { $this->property = $property; return $this; }