expression property
      
      Expression
      get
      expression
      
    
    
The expression representing the body of the function.
Implementation
Expression get expression;The expression representing the body of the function.
Expression get expression;