How to access Stage Instance in other class

please any body help me out im trying to access Stage Instance in other class but i cant :frowning:

TypeError: Error #1009: Cannot access a property or method of a null object reference.
at MyClass()
at Main()

**here is my file **