NSKeyedArchiveRootObjectKey
Archives created using the class method Archiveddata(withrootobject:) use this key for the root object in the hierarchy of encoded objects. The Nskeyedunarchiver class method Unarchiveobject(with:) looks for this root key as well.
Declaration
let NSKeyedArchiveRootObjectKey: String