This node returns the name of the VI from which a VI have been launched thru the Tools menu. There is no reason why this property is kept private since it might be quite useful.
There is another I know of: that is the AppSysVIs which returns the list of VIs marked "System". A VI marked "System" (private property) is not shown in VI hierachy window or listed in the App.AllVIs. You can set this property using "project\goopwiz.llb\Hide System VIs.vi" from the GOOP Wizard.
That was my little bit of hacking...
🙂Jean-Pierre