internal AttributeListEntry(AttributeListRecord record)
 {
     _record = record;
 }
 internal AttributeListEntry(AttributeListRecord record)
 {
     _record = record;
 }