{code=Java} how do I generate my toString()method
from code setting if I don't know how to outline the properties, when I have parent class,subclass and child class/code
--- Update ---
{codeJava} How can I create toString()method for a multilated inheritance when I cant outline my properties in my code settings/code