IsAbstract: Boolean;
The IsAbstract property returns whether the class does not support creation.
On attempt of creating the object of the class, not supporting the creation (for example: KE_CLASS_SHORTCUT_AUDIT), the unique situation 'Object Class Not Found' is generated.
See also: