Gets the function which selects the column value from the model.
public Func<TModel, TValue?> ValueSelector { get; }