column property

Column<T> column
final

Column that the expression is for.

Implementation

final Column<T> column;