Sets the value
mixed $value Value:
$this
public function setValue($value) { $this->value = $value; return $this; }