Subscriber portal
Retrieves the description from the current class by calling the static description method of the class if there is one.
public ClassDescription caption()
The static RunBase::description method is typically used to obtain the description of a class because a class does not have to be initialized to call it.