Variable SpecifiedFunctionBody.blockStatement

class SpecifiedFunctionBody
{
  // ...
  BlockStatement blockStatement;
  // ...
}