public void Initialize() { Collection = new VariableCollection(); Collection.Deserialize(XElement.Parse(XmlText)); }