# Functions

Read parses properties from the given reader and returns a map of the properties, and error if any.
Write writes the given rows as separated values.

# Variables

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
ReadInput provides the input for the Read function.
WriteInput provides the input for the Write function.