public void ReadXml(Xml.XmlReader reader) { _color = ColorTranslator.FromHtml(reader.ReadString()); }