signature property

signature property

Gets the resource signature. Should be always ‘8BIM’.

Definition:

@property
def signature(self):
    ...

See Also