Variable FunctionBody.missingFunctionBody

class FunctionBody
{
  // ...
  MissingFunctionBody missingFunctionBody;
  // ...
}