Attribute
Adding this attribute to class definition makes it abstract, which means it need not implement all its methods. Instances of abstract classes may not be constructed directly.
AbstractClassAttribute()
AbstractClassAttribute
Creates an instance of the attribute