I have these classes
class Foo {} class A extends Foo {} class B extends Foo {}
now I want to make an interface that has property typ
typ