--- title: Group properties and attributes --- ## Object properties The Group object has the following properties: - `name` Group's display name. - `is_superuser` Boolean field if the group's users are superusers. - `parent` The parent Group of this Group. - `attributes` Dynamic attributes, see [Attributes](#attributes) ## Attributes See [the user reference](../user/user_ref.mdx#attributes) for well-known attributes.