void IGXDLMSBase.Load(GXXmlReader reader)
 {
     CalendarName = reader.ReadElementContentAsString("Name");
 }