We can also use optional binding with a non-optional variable that contains an optional variable.

Accessing optionals of a class works just like accessing non-optional instance variables; the only difference is that we need to check if there's a value.

That doesn't look right, does it?