Attribute.parent

Get parent tag. To set a parent, attach this Attribute to its intended parent tag by calling Tag.add(...), or by passing it to the parent tag's constructor.

class Attribute
@property
parent
()

Meta