usually I feel some of the more modern code syntax makes code less readable in the long run, but I do like null propagation operator, it's simple and the ? makes perfect sense because it's indeed a question.
@djlink nice!
Would be 3% more readable if it highlighted in red or something, though.
@Jayenkai yeah but I guess that would be more of a IDE config then anything else :)