it is instance of base class
Why would you want to do that? If you have to reference an inherited class in it's parent then there is something not right with your application architecture.
Can we access instance of drived class in Base Class