00001 00002 @interface CPIndexPath : CPObject 00003 { 00004 CPArray _indexes // @accessors(property=indexes); 00005 } 00006 @end