owner property

OrganizationOwner? owner
getter/setter pair

The owner of this Organization.

The owner should be specified on creation. Once set, it cannot be changed. This field is required.

Implementation

OrganizationOwner? owner;