Property Class
Contains a property value. The value can be fetched as a generic Object or one of the convenience asXXXX methods can be used to get the value in a specific type.
Constructor
Property
(
-
value -
dataTypeId
Parameters:
-
valueObjectcan either be number, string, boolean or object
-
dataTypeIdDatatypeeither the id or the string value
