// "Make 'foo' final" "true" open class My { open var foo = 42 private set }