keyType property

String keyType
getter/setter pair

The "type" of the auto-incrementing ID.

Implementation

String keyType = 'integer';