Closed RadicalAcronym closed 2 months ago
I'd suggest that the entity make a name assignment to self._name and then have a property method called name that returns self._name
self._name
name
I'd suggest that the entity make a name assignment to
self._name
and then have a property method calledname
that returnsself._name