valueInteger property

int? valueInteger
getter/setter pair

The integer value - this will only be present if type of the property is integer.

Implementation

core.int? valueInteger;