I would like to call some code inside my class init block, after a property y is initialized. I\'ve tried it with this::y.isInitialized ..., but the problem her
this::y.isInitialized