isCLASSES property

bool isCLASSES

Implementation

bool get isCLASSES {
  return code == 2 && value == 'CLASSES';
}