applicationBase

Represents the fundamental base of an application within the ApplicationBuilder.

This property provides access to an instance of ApplicationBase, which serves as a core class containing functionality to build the final application structure.

It is accessible before the application's construction is finalized, enabling interaction with and configuration of application elements during the setup phase.