integer property

Decoder<int> integer
getter/setter pair

Implementation

static Decoder<int> integer = _primitive<int>();