name property

Corporate.name property

Gets the name of a organization.

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

See Also