luxlabs header browser preview


@interface TRIPBBoolValue : TRIPBMessage

@property (nonatomic) BOOL value;

+ (id)descriptor;

@end