public void Initialize() { Identity = new DeviceIdentity(); Identity.Deserialize(XElement.Parse(XmlText)); }