specified property

specified property

True if this attribute was explicitly given a value in the instance document, false otherwise.

Definition:

@property
def specified(self):
    ...

See Also