actors property

List<RoleActor> actors
final

The list of users who act in this role.

Implementation

final List<RoleActor> actors;