Indicator, EA, Script Name

 
Is there an easy way to get the name of the script, ea or indicator,

e.g.

string myName = ScriptName();
Print(myName);
 
no way, sorry
Reason: