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