The Name property of the Role interface contains the name of the role object.
| clsCubeRole | clsDatabaseRole | 
String
Read/write (read-only after the object has been named)
The primary mechanism for identifying the data in a role object is the Name property. The purpose of the Description property is to provide additional descriptive information.
Use the following code to set a role object name:
RoleObject.Name = "Sales and Marketing"
| About Decision Support Objects | Using Decision Support Objects | 
| Properties Cross-Reference |