00001 00002 @interface CPUserDefaultsStore : CPObject 00003 { 00004 CPString _domain // @accessors(property=domain); 00005 } 00006 @end