unique_id property

unique_id property

Gets and sets the unique id, it is same as {15DB5C3C-A5A1-48AF-8F25-3D86AC232D4F}.

Definition:

@property
def unique_id(self):
    ...
@unique_id.setter
def unique_id(self, value):
    ...

See Also