tag property

Source.tag property

Gets the identifying tag name of a source.

@property
def tag(self) -> str:
    ...

See Also