elect
var counter = 0 var propertyWithCounter: Int? = null //todoTask32() set(v: Int?) { field = v counter++ }