Enum member Permissions.SPEAK

Declaration

enum Permissions
{
  // ...
  SPEAK = 2097152LU,
  // ...
}