@interface IMDHandle : NSObject

@property (nonatomic, retain) NSString *ID;

@end
