






#import <Foundation/Foundation.h>

NS_ASSUME_NONNULL_BEGIN

@interface YiddishLexicalInfo : NSObject
@property (nonatomic, strong) NSString *invitee;
@property (nonatomic, strong) NSString *motionSay;
@property (nonatomic, strong) NSString *specificQuery;
@property (nonatomic, strong) NSString *airMixOutTall;
@property (nonatomic, strong) NSString *atomTwoBandDue;
@property (nonatomic, assign) NSInteger blurSmileReusableHandleFour;
@property (nonatomic, strong) NSArray *textTrySend;
@end

NS_ASSUME_NONNULL_END
