// "Create Field 'myFoo'" "false" interface Test { default String get() { return myFoo; } }