ReadDecimal Method ReadDecimal(String) Reads a Decimal field. Declaration HBigDecimal? ReadDecimal(string name) Parameters String name The name of the field. Returns Nullable<HBigDecimal> The value of the field.