sourceField property

String? sourceField
getter/setter pair

Source column to get the Feature values from.

If not set, uses the column with the same name as the Feature ID.

Implementation

core.String? sourceField;