*BASE
*BASE refers to the base class in the .NET framework; System.Object .
Remarks
The System.Object class provides a common base class for all objects in the .NET framework, ensuring interoperability of objects developed using Encore RPG.
New classes implicitly inherit the System.Object class.