Tag.parent

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

class Tag
@property
parent
()

Meta