luxlabs header browser preview


@class NSArray;

@interface DTSysmonCoalitionRecord : NSObject

@property (nonatomic) unsigned long long cid;
@property (retain, nonatomic) NSArray *attributes;

- (void).cxx_destruct;

@end