replacement property

replacement property

The string that replaces the original text.

Definition:

@property
def replacement(self):
    ...

See Also