Returns the chunk name.
property Name: String;
Description
This property returns the current chunk name. Use the value returned from
this property to typecast the TChunk to the right class. For instance, if
Name property returns IHDR, typecast TChunkIHDR(TChunk).