XDocumentTypeWrapper class XDocumentTypeWrapper : XObjectWrapper, IXmlDocumentType, IXmlNode Documentation Code public string InternalSubset { get; } public string Name { get; } public string Public { get; } public string System { get; } public XDocumentTypeWrapper(XDocumentType documentType)