year property

Source.year property

Gets the year of a source.

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

See Also