Sets the subject
string $meta Subject:
$this
public function setMeta($meta) { $this->meta = $meta; return $this; }