Class.isAbstract

Checks if this class is abstract.

class Class
@property abstract const
bool
isAbstract
()

Return Value

Type: bool

true if the class is abstract.

Meta