value property

int get value

Implementation

int get value => _VALUES[this] ?? -1;