fieldSource property

FieldSource? fieldSource
getter/setter pair

Can be one of the FieldSource types: field name, alias ref, variable ref, or a literal value.

Implementation

FieldSource? fieldSource;