#### Instructions: - add protection from changing ListUnits not from relative List object - add protection from editing ListUnits or List properties not from base class #### Possible solutions: - add parent List property for ListUnit - add setter to ListUnit and List by using overload for operator =
Instructions:
Possible solutions: