parent

open override val parent: CreationShakeValue? = null(source)

The parent value, if any, of the new instance being created. This can be used in cases where nested member initialization is involved.