variableMeasured property
dynamic
variableMeasured
getter/setter pair
The variableMeasured property can indicate (repeated as
necessary) the variables that are measured in some dataset,
either described as text or as pairs of identifier and
description using PropertyValue, or more explicitly as a
[StatisticalVariable
]. Supported types: Property
,
PropertyValue
, StatisticalVariable
, String
Implementation
dynamic variableMeasured;