Gets the newline string defined for this environment.
A string containing "\r\n".
The property value is a constant customized specifically for the current platform.
This value is automatically appended to text when using WriteLine methods, such as Console.WriteLine.