






#import <Foundation/Foundation.h>

NS_ASSUME_NONNULL_BEGIN

@interface ClearLength : NSObject


@property (nonatomic, copy) NSString * firstMixSinName;


@property (nonatomic, copy) NSString * pieceQueueAir;


@property (nonatomic, copy) NSString * shoulderSay;


@property (nonatomic, copy) NSString * matchPoloName;


@property (nonatomic, copy) NSString * parentGetLevel;

@property (nonatomic, strong) NSDictionary * optExecFeat;
@end

NS_ASSUME_NONNULL_END
