value¶ property Stress.value: float | int Stress numerical value. The relative unit is expressed by the unit property. Returns¶ float or intStress numerical value. Raises TypeErrorIf value is not a float or an int.