Get the Spotfire internal data type of the property.
Gets a value indicating whether the property is a list.
Gets the name of this instance.
Gets the value held by this instance. Will throw if the value is a list, i.e. AnalysisPropertyValue.isList returns true;
Gets the value held by this instance. Will throw if the value is not a list, i.e. AnalysisPropertyValue.isList returns false;
Represents the values held by a AnalysisProperty.