abstract fun name(): String
Returns the name of this engine. The returned string might be used in filenames and must therefore only contain valid filename characters.
Return the engine name as specified by concrete implementations.