luxlabs header browser preview


@interface TRIPBInt32Value : TRIPBMessage

@property (nonatomic) int value;

+ (id)descriptor;

@end