Indicates if the AppleFile data contains a file times entry
If the AppleFile data contains a file times entry, you may get
the file times by retrieving the CreateTime,
ModifyTime, BackupTime, and AccessTime
properties.
If a file times entry is present, that does not mean that all
the times (create time, modify time, backup time, and access time)
are valid. An invalid time is indicated by a value of
System.Int32.MinValue.
AppleFile Class | Hunny.Mime Namespace