System.Xml.Linq.XComment public class XComment : XNode Documentation public string Value { get; set; } public XComment(string value) public XComment(XComment other)