public string ToXml() { return(Xml.ToXml(this)); }
public override string ToString() { return(Xml.ToXml(this)); }