luxlabs header browser preview


@interface MCMResultInfoValueForKey : MCMResultBase

@property (retain, nonatomic) id value;

- (id)initWithValue:(id)a0;
- (void).cxx_destruct;
- (BOOL)encodeResultOntoReply:(id)a0;

@end