I have verrifed the column name and the file path also
I should be able to print the message however not able to write Line.
In the properties panel of Read CSV, make sure that you checked the below option
- IncludeColumnNames - Specifies if the first row in the CSV file should be considered to contain the column names. If set to false, the output DataTable will have columns with default names.