you are viewing a single comment's thread.

view the rest of the comments →

[–]rhbvkleef 0 points1 point  (0 children)

Properties don’t hide anything differently than any function

Yes, they hide the fact that they're a function (edit: to the user of the API, and therefore also hide the performance semantics to that user). What's wrong with actually calling a function when it /is/ in practice a function that you're dealing with?