intVal property

int? intVal
getter/setter pair

Integer value.

When this is set, other values must not be set.

Implementation

core.int? intVal;