instance_id property
instance_id property
Gets or sets value of the xmpMM:InstanceId.
Definition:
@property
def instance_id(self):
...
@instance_id.setter
def instance_id(self, value):
...
Gets or sets value of the xmpMM:InstanceId.
@property
def instance_id(self):
...
@instance_id.setter
def instance_id(self, value):
...