isUnique property

bool? isUnique
getter/setter pair

Whether or not this column is unique.

Implementation

bool? isUnique = false;