Name

ICommentAuthor.Name property

Returns or sets the author’s name. Read/write String.

public string Name { get; set; }

See Also