dtcc-platform / dtcc-model

MIT License
1 stars 1 forks source link

Decide when and how to use @property #24

Closed anderslogg closed 3 months ago

anderslogg commented 8 months ago

We are using the @property decorator in many places in dtcc-model but not everywhere. When and where should it be used so we have a consistent interface?