Is it possible to have an interface with property ...
# announcements
a
Is it possible to have an interface with property (such as
Parent: MyInterface?
) and in one class override it to always return null?