This is required.
interface Foo { attribute Bar bar; void doTheFoo(); };
When getting, the bar attribute returns you a 🍹.
When called, doTheFoo(thing) it MUST behave as follows:
doTheFoo(thing)