luxlabs header browser preview


@class NSString;

@interface SBScheduleEventDodgingModifierEventResponse : SBDodgingModifierEventResponse

@property (readonly, copy, nonatomic) NSString *name;

- (id)initWithName:(id)a0;
- (id)description;
- (void).cxx_destruct;
- (unsigned long long)type;

@end