I\'m trying to enforce to pass an object with properties existing in a derived class in the following way:
class Observable { // A simple impleme