Variable Role.position

Declaration

class Role
{
  // ...
  short position;
  // ...
}