The ?. Operator

The ?. operator returns undefined if an object is undefined or null (instead of throwing an error).

Car name is: