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