replaced property

bool? replaced
getter/setter pair

Indicates the name of the component was replaced with a completely different one, for example a wrong postal code being replaced with one that is correct for the address.

This is not a cosmetic change, the input component has been changed to a different one.

Implementation

core.bool? replaced;