Declaration

var cachedFeatures: [Any]! { get set }

Declaration

@property (nonatomic, strong) NSArray * cachedFeatures;

Declaration

cachedFeatures() -> list
setCachedFeatures_(cachedFeatures: list)