The DynamicField`1 component points at a field containing a value type. The value of the its variable is whatever the field contains, and the field will be updated if the variable is written to.
For demonstration purposes, this component is shown with a float type.