* Functions with IrExpressionBody are lowered to IrBlockBody * Implemented throwUninitializedPropertyAccessException function
Before this change, we were computing the visibility of an inherited private property setter, and ISE at AsmUtil.getVisibilityAccessFlag happened ("invisible_fake is not a valid visibility in backend")