@inthehands Essentially this:
```
thing.a = 5
thing.a = 5
thing.a = 5
```
should modify nothing but `a`. But those could also be composed values, the key thing is that you can assign as often as you want w/o side effects.
That's what makes a property to me, not whether it is computed or stored.
Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
Helge Heß (helge@mastodon.social)'s status on Friday, 20-Sep-2024 07:39:49 JSTHelge Heß