value property

int value

the integer value (number from -2147483648 to 2147483647)

Implementation

int get value => _number;