@interface TRIPBInt32Value : TRIPBMessage @property (nonatomic) int value; + (id)descriptor; @end