EndOfLine.CRLF

From Xojo Documentation

Property (As String )
aEndOfLine.CRLF = newStringValue
or
StringValue = aEndOfLine.CRLF

Supported for all project types and targets.

Carriage Return followed by Line Feed, Chr(13) + Chr(10).