@interface IDSCKServerChangeToken : NSObject @property (class, readonly) BOOL supportsSecureCoding; + (id)alloc; + (Class)__class; @end