Returns all values of the element.
For a single-component (simple) value, the property returns a single-element array containing that value.
For a multi-component (list) value (see GOMElement.multiValued
),
the property returns an array containing all value components (list items).
If the element has no value, an empty array is returned.
See Also:
GOMElement.value, GOMElement.fullValue
${include ../../refs/list_data_types.htm}