Therefore API > API Reference > Classes > TheRole > Properties
Name
Gets or sets the name of the current role.
Namespace: Therefore.API
Visual Basic
Public Overridable Property Name As String
C#
public virtual string Name { get; set; }
Property Value
The name of the current role.
TheRole class
TheRole properties