public Number_PropertyType(Integer Integer) { this.Integer=Integer; }
public XRootNamespace(Integer root) { this.doc=new XDocument(root.Untyped); this.rootObject=root; }