cloning_flag property

cloning_flag property

Gets or sets cloning flag.

Definition:

@property
def cloning_flag(self):
    ...
@cloning_flag.setter
def cloning_flag(self, value):
    ...

See Also