- Code: V049
- Level: MAJOR
- Rule: Trait public property added
A trait that is already used within a class may cause conflicts if the class already has a property with the same name.
- [MAJOR] Makes incompatible API changes
A trait that is already used within a class may cause conflicts if the class already has a property with the same name.