@class NSArray; @interface IKCollectionListElement : IKViewElement @property (readonly, retain, nonatomic) NSArray *collections; @end