keys property

keys property

Gets a collection of the metadata property names.

Definition:

@property
def keys(self):
    ...

See Also