Variable SpecifiedFunctionBody.hasDo

class SpecifiedFunctionBody
{
  // ...
  bool hasDo ;
  // ...
}