This class holds a name/value pair. |
Create a new name/value pair. | ||||||
|
PROPERTY _version$
|
FUNCTION getName$() Return the name associated with this data. | ||||
FUNCTION getValue$() Return the data value for string data | ||||
FUNCTION setName(inName$) Set the name | ||||
| ||||
FUNCTION setValue(inValue$) Set the data value for string data | ||||
|
![]() |