persons_in_image property
persons_in_image property
Gets or sets names of the persons the content of the item is about.
Definition:
@property
def persons_in_image(self):
...
@persons_in_image.setter
def persons_in_image(self, value):
...
Gets or sets names of the persons the content of the item is about.
@property
def persons_in_image(self):
...
@persons_in_image.setter
def persons_in_image(self, value):
...