luxlabs header browser preview


@interface TRIPBFloatValue : TRIPBMessage

@property (nonatomic) float value;

+ (id)descriptor;

@end