Retrieves all source properties.
array An array containing all source property values, keyed by the property name.
public function getSource() { return $this->source; }