is_new property

is_new property

Gets a value indicating whether element is new

Definition:

@property
def is_new(self):
    ...

See Also