Gets the template name.
string|null The template name, if it exists.
public function getTemplate() { return $this->template; }