Gets the name of the extension that is being installed.
string The name of the extension that is being installed.
public function getExtension() { return $this->extension; }