IntValue
IntValue();
copy.AddInt32("be:value", IntValue());
IntValue();
int32 IntValue() const;
SetValue(fTextView->IntValue());
fProperty->SetValue(fTextView->IntValue());
if (fTextView->IntValue() != (int32)p->Value())
fProperty->SetValue(fTextView->IntValue());
if (fTextView->IntValue() != p->Value())