1ABSTRACT 2-------- 3 4Is this source file an abstract class. 5 6A property on a source file that indicates if the source file 7represents a class that is abstract. This only makes sense for 8languages that have a notion of an abstract class and it is only used 9by some tools that wrap classes into other languages. 10