sourcePrimary property

bool? sourcePrimary
getter/setter pair

True if the field is the primary field for the source.

Each source must have at most one field with source_primary set to true.

Implementation

core.bool? sourcePrimary;