--- myst: substitutions: ico_method: |- ```{image} /img/code_reference/net_library/method.ico :width: 15px ``` ico_prop: |- ```{image} /img/code_reference/net_library/prop.ico :width: 15px ``` --- # InGroupObject Class **Namespace:** bcpDevKit.Entities.Configuration\ **Assembly:** bcpDevKit.dll ## Syntax ```csharp public class InGroupObject ``` ## Properties | Type | Name | Description | |---------------------|------|----------------------------------------------| | {{ico_prop}} string | Name | Gets or sets the name of the assigned group. | ## Remarks *Name* is the 'Name' of the linked [GroupObject]().