[]
Represents a author of threaded comment.
public interface IAuthor
Gets or sets the author's name.
string Name { get; set; }