Appends the default line terminator to the end of the current System.Text.StringBuilder object.
A reference to this instance after the append operation has completed.
The default line terminator is the current value of the Environment.NewLine property.
The capacity of this instance is adjusted as needed.