delegate

open override val delegate: CosIdGenerator

The underlying CosIdGenerator that handles the actual ID generation.

This property is lazily initialized by loading a generator using GlobalIdGeneratorFactory implementations. If no generator can be loaded, accessing this property throws NotInitializedGlobalIdGeneratorError.