/**<summary>Writes the object.</summary>*/
 protected override void WriteHeader(BinaryWriter writer)
 {
     Header.Write(writer);
 }