getParent

@Nullable
abstract fun getParent(): ProblemGroup

Returns the parent group or null for root groups.

Return

the parent group

Since

8.9