// FIR_IDENTICAL // LANGUAGE: +RestrictionOfValReassignmentViaBackingField val my: Int = 1 get() { field++ return field }