is_custom property
is_custom property
Definition:
@property
def is_custom(self):
...
@is_custom.setter
def is_custom(self, value):
...
See Also
- class
MetadataItem
@property
def is_custom(self):
...
@is_custom.setter
def is_custom(self, value):
...
MetadataItem