another option is using the safe call, like `obj.p...
# getting-started
m
another option is using the safe call, like
obj.property?.toUpperCase()