This class is the base class for all target objects.
Associates the data with a string variable.
Argument | Type | Default | Description |
value | String | Variable to be associated with. |
Associates the data with a floating-point variable.
Argument | Type | Default | Description |
value | Float | Variable to be associated with. |