Gets the name of the user who has commented the document. This parameter can be null or an empty string to indicate, that an unknown user has made the comment.

Syntax

public string UserName { get; }
Public ReadOnly Property UserName() As String