luxlabs header browser preview


@interface TRIPBUInt64Value : TRIPBMessage

@property (nonatomic) unsigned long long value;

+ (id)descriptor;

@end