Archive.properties

(Optional) Archive-wide properties for the format associated with Policy. e.g. Tar archives do not have any archive-wide properties, while zip files have an archive comment.

class Archive(T, Filter = NullArchiveFilter)
static if(T.hasProperties)
Properties properties;

Meta