We can also use a computed property to retrieve this kind of information.

Good stuff! As opposed to regular properties, computed properties don't store values but compute them at the time they're accessed.

That doesn't look right, does it?