Sets the property
string $property Property:
$this
public function setProperty($property) { $this->property = $property; return $this; }