expression property

String? expression
getter/setter pair

determines if the object is a sample or the full version of the object, or even if it is a continuous stream (sample | full | nonstop). Default value is "full". It is an optional attribute.

Implementation

String? expression;