comments property

String? comments
getter/setter pair

A single character used to indicate that a row should be ignored when the character is present at the start of that row. You can specify any character to indicate a comment line.

Implementation

String? comments;