city property
city property
Gets or sets the city.
Definition:
@property
def city(self):
...
@city.setter
def city(self, value):
...
See Also
- module
groupdocs.metadata.standards.iptc
- class
IptcApplicationRecord
Gets or sets the city.
@property
def city(self):
...
@city.setter
def city(self, value):
...
groupdocs.metadata.standards.iptc
IptcApplicationRecord