Abstract

Specifies that the class is abstract. Abstract classes are intended to be subclassed by other classes. For more information on abstract classes and subclassing, please see Subclassing.