Why not return super.getName()? In this context there is no need for 'this'. If however, you want a reference to an object in another client and call the parent function rather than the inherited...