Feedback
Studio allows duplicate property names in a type
- Status
- Fixed
- Fixed in
- v26.6.2
- Source discussion
- https://forum.objo.dev/d/271-create-property-in-class
- Last updated
- 2026-06-07
Public summary
Objo Studio allowed classes, modules, interfaces, and other source items to contain multiple properties with the same name. This could leave ambiguous source and inconsistent compiler metadata instead of rejecting the duplicate.