Animate 2020.
TextureAtlasExporter.app
Read-only property; A string indicating the name of the application that is generating the TextureAtlas. This property is provided for use by any future TextureAtlas generator plugins that may be created for Animate 2020.
var exporter = new TextureAtlasExporter;
alert(exporter.app);
// "Adobe Animate"