// "Remove 'private' modifier" "true" abstract class My { abstract var foo: Int private set }