Description
Represents the data in a field object.
Use raw_value read only property to read data directly from the item dataset.
Other properties such as
value
and
text
use convesion.
So the
value
property converts the null value to 0 for the numeric fields.