Variable ShortenedFunctionBody.expression

class ShortenedFunctionBody
{
  // ...
  Expression expression ;
  // ...
}