is_custom property
Leave feedback
On this page
The item is custom (added by the authors of the document).
True if the item was added by the document authors; otherwise False.
@property
def is_custom(self):
...
@is_custom.setter
def is_custom(self, value):
...
- class
MetadataItem
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.