// "Create member function 'F.getValue', function 'F.setValue'" "true" class F { } class X { var f: Int by F() }