// "Remove 'private' modifier" "true" open class My { open var foo = 42 private set } /* FIR_COMPARISON */