Variable DMLSyntaxSupport._opInProgress

class DMLSyntaxSupport
{
  // ...
  bool _opInProgress;
  // ...
}