Before anybody pounces on me, I want to be clear that that dot syntax for properties isn't literally a wrapper for KVC, just that the net effect is somewhat similar for the caller. In other words, you're not directly accessing struct fields, you're calling methods.
by Scott Stevenson — Jan 01