Contents is a struct, will be filled with record data.
If Contents is a class, will be filled with record data.
If Contents is a associative array, will be filled with record data.
If Contents is non-struct, a CsvRecord will be returned.
@property auto front()Part of an input range as defined by
isInputRange.
Contents is a struct, will be filled with record data.
If Contents is a class, will be filled with record data.
If Contents is a associative array, will be filled with record data.
If Contents is non-struct, a CsvRecord will be returned.