






#import <Foundation/Foundation.h>

NS_ASSUME_NONNULL_BEGIN

@interface CellGaelicNoteInfo : NSObject
@property (nonatomic, strong) NSString *produce;
@property (nonatomic, strong) NSString *secureSex;
@property (nonatomic, strong) NSString *signStoneMale;
@property (nonatomic, strong) NSString *plateLoadReal;
@property (nonatomic, strong) NSString *plateCollector;
@property (nonatomic, assign) NSInteger floaterEscapedMarkupNetMember;
@property (nonatomic, strong) NSArray *yearAddShot;
@end

NS_ASSUME_NONNULL_END
