Variable FunctionBody.shortenedFunctionBody

class FunctionBody
{
  // ...
  ShortenedFunctionBody shortenedFunctionBody;
  // ...
}