On Wednesday, 14 September 2022 at 19:20:04 UTC, Rikki Cattermole wrote: > So, who uses @property semantics? > > https://dlang.org/spec/function.html#property-functions I don't, except maybe for consistency with existing code when working on a common codebase with other people. I wouldn't mind it going.