Similarly, we can use a property to return a collection of values in a dictionary.

Simple as that! The Values property returns a collection of all the values in the dictionary.

As Values is a property, might it be that we don't need the parentheses?