is_modified property

is_modified property

Gets a value indicating whether element is modified

Definition:

@property
def is_modified(self):
    ...

See Also