- Code: V019
- Level: MAJOR
- Rule: Class public property added
The addition of a public property to a class may enter in conflict with subclasses that may contain a property with the same name.
- [MAJOR] Makes incompatible API changes
The addition of a public property to a class may enter in conflict with subclasses that may contain a property with the same name.