Scripting Object APItype-aliasesDescriptorInfoOn this pageDescriptorInfo type DescriptorInfo = { id: string; name: string;}; metadata about the application descriptor Properties id id: string; unique id of the application name name: string; name of the application