Is there a way to introspect objects in Roku? For instance, if I `stop` in my brs file, and do a "? objectICareAbout" and it gives a bunch of fields/properties/attributes (what-have-you) but then shows "...", ... ? currently limits the object dump output to 100 lines, but we ca...