Looking at expression bodied methods, I am trying to understand why the return keyword is not used.
return
For example with
public int GetAge() { ret