tags property

tags property

Gets a collection of tags associated with the property.

Definition:

@property
def tags(self):
    ...

See Also