isIndexed property

bool? isIndexed
getter/setter pair

Whether or not this column is indexed.

Implementation

bool? isIndexed = false;