Returns the specified PropertyGroup using the name of the group.
"propertyGroups_var" is a variable referencing a PropertyGroups object. |
"propertyGroups_var" is a variable referencing a PropertyGroups object. |
| Type | Description |
| PropertyGroup | Returns the specified group or null if the name doesn't match a group within the collection. |
| Name | Type | Description |
| name | string | The name of the group to return. This is the name as seen in the user interface. Not all groups have a name. |