I defined two interfaces outside a class. Then I implemented the two interfaces and tried to set them to private properties of the class but there is still something wrong but I can't imagine what.
Could anybody help me with that?
There are no error messages out of the compiler, but VSCode reveals:

