department property

Source.department property

Gets the department of a source.

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

See Also