AK
Size: a a a
AK
SL
В
F
ia
Ai
a
obj['prop'] = '69'
от obj.prop = '69'А
obj['prop'] = '69'
от obj.prop = '69'const a = 'prop'
obj[a] = '69'
a
А
a

a
А
В

a
Possible iteration over unexpected (custom / inherited) members, probably missing hasOwnProperty checkА
Possible iteration over unexpected (custom / inherited) members, probably missing hasOwnProperty checka
a