Gets the file extension associated with the Graph.
The extension must be unique across all asset types. Unity uses this extension to determine which importer to use for the asset. For example, if the extension is ".mygraph", Unity uses the importer linked to this Graph type for all files with that extension.