- Code: V027
- Level: PATCH
- Rule: Class private property removed
A class private property is only visible within the class and thus cannot enter in conflict within subtypes/supertypes.
- [PATCH] Makes backwards-compatible bug fixes
A class private property is only visible within the class and thus cannot enter in conflict within subtypes/supertypes.