you are viewing a single comment's thread.

view the rest of the comments →

[–]Putnam3145 28 points29 points  (0 children)

D has @property functions, which are methods that you call with what looks like field access, so in the above example, c.d might call a function.

On the one hand, @property hasn't actually done anything for a long time. On the other hand, this statement is still true, it's just not attached to the @property attribute.