Function Row.columnExists

Checks if column with name exists

bool columnExists (
  in const(string) column
) immutable;