isAbstract

True if the class is an abstract class or interface. If true, attempting to call constructors will fail. Constructors may still be present for abstract classes.