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