Variable Script.path

class Script
{
  // ...
  const(string) path = "";
  // ...
}