Sets node's raw value
mixed $raw Raw value:
$this
public function setRaw($raw) { return $this->setValue($raw); }