This property was available for `layers` but was missed for layer groups. Adds a `parent_group` property for layer groups that returns the parent group if the group is inside another group. For groups that are inside the root, returns `None`. Pull Request: https://projects.blender.org/blender/blender/pulls/129168