Unit name.
Source position: objpash.inc line 304
public class function TObject.UnitName: RTLString;
UnitName returns the unit name in which the class was defined. The name is obtained from the class definition data the compiler generates for each class.