getParent

@Nullable
abstract fun getParent(): ProblemGroup(source)

Returns the parent group or null for root groups.

Return

the parent group

Since

8.9