Author

IComment.Author property

Returns the author of a comment. Read-only ICommentAuthor.

public ICommentAuthor Author { get; }

See Also