Sets the export source
Literal $source Export source:
$this
public function setSource(Literal $source) { $this->source = $source; return $this; }