Name

extendedClass —

Synopsis

string  extendedClass

Description

If the class extends another class, the name of the extended class is contained in this property. If the class doesn't extend another class this property returns an empty string.

Returns

The name of the class extended or an empty string if the class doesn't extend another class

Note

Only read property