On a system I have been working there are some custom special variables like
do $example.DoSomething()
Some code requires a
set x=$example.SomeProperty
call e.g.
My problem is that atelier doensn't seem to be able to properly recognize this code.