isENTITIES property

bool isENTITIES

Implementation

bool get isENTITIES {
  return code == 2 && value == 'ENTITIES';
}