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