Returns the internal name of the extension.
string
public function getName() : string { return basename($this->pathname, '.info.yml'); }