--- 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 ``` --- # InRoleObject Class **Namespace:** bcpDevKit.Entities.Configuration\ **Assembly:** bcpDevKit.dll ## Syntax ```csharp public class InRoleObject ``` ## Properties | Type | Name | Description | |---------------------|------|---------------------------------------------| | {{ico_prop}} string | Name | Gets or sets the name of the assigned role. | ## Remarks *Name* is the 'Name' of the linked [RoleObject]().