Contributor.Author

Contributor.Author property

Gets or sets the author. The author element contains a string with the author’s name. There may be only one author element.

public string Author { get; set; }

See Also