the_organization property
the_organization property
TheOrganization
Definition:
@property
def the_organization(self):
...
@the_organization.setter
def the_organization(self, value):
...
TheOrganization
@property
def the_organization(self):
...
@the_organization.setter
def the_organization(self, value):
...