sclass AIConcept extends Concept { S globalID = isTrue(DynamicObject_loading.get()) ? null : aGlobalID(); S name; S comment; S importedFrom; // computer or snippet ID bool exportable = true; new Ref pngFile; }