fun usingMethod(java : Java) : String = java.getFoo() fun usingProperty(java : Java) : String = java.foo