columnName property

String columnName
final

TODO: we should be able to use ColumnReference instead of columnName and tableName The name of the column.

Implementation

/// The name of the column.
final String columnName;