when implementing properties specified in interfac...
# announcements
i
when implementing properties specified in interfaces, do I need a second "stored" property which is accessed by the interface property? Or is there a way to avoid this redundancy?