parent

abstract val parent: Config?

The reference to a parent Config from this configuration, useful when navigating with subConfig. It's null if this is the top most configuration object.