primaryKey property

bool? primaryKey
getter/setter pair

Weather the field has primary-key constrain.

Implementation

bool? primaryKey;