@property(assign, readonly, nonatomic) CBCharacteristic *characteristic;
@property(retain, readonly, nullable) id value;
- (instancetype)initWithType:(CBUUID *)UUID value:(nullable id)value NS_DESIGNATED_INITIALIZER __TVOS_PROHIBITED;
@property(assign, readonly, nonatomic) CBCharacteristic *characteristic;
@property(retain, readonly, nullable) id value;
- (instancetype)initWithType:(CBUUID *)UUID value:(nullable id)value NS_DESIGNATED_INITIALIZER __TVOS_PROHIBITED;