Writes an XML CDATA block.
[VB.NET] Public Function WriteCDataAsync(ByVal Text As String) As Task
[C#] public Task WriteCDataAsync(string text);