copy property

bool? copy
getter/setter pair

If this Model is copy of another Model.

If true then source_type pertains to the original.

Implementation

core.bool? copy;