# MembershipEntry.RoleName

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.core/orleans.membershipentry/) | [Properties](/orleans/docs/api/csharp/microsoft.orleans.core/orleans.membershipentry/properties/)

[Source](https://github.com/dotnet/orleans/blob/1644940b035c7bdf215a4fd7135757c06bcfe9ec/src/Orleans.Core/SystemTargetInterfaces/IMembershipTable.cs)

```csharp
[Orleans.Id(6)]
public string? RoleName
```

Gets or sets the role name associated with the silo.
