property_names property

property_names property

The enumerable of all properties that can be retrieved for the current document info.

Definition:

@property
def property_names(self):
    ...

See Also