if there is no backing field, and the value is cal...
# getting-started
c
if there is no backing field, and the value is calculated on every access, why does var and val cause differences in implementation?