flags property

List<String>? flags
getter/setter pair

any special flags for the column. eg: "key"

Implementation

List<String>? flags;