isOrg property

bool isOrg

Implementation

bool get isOrg {
  return this.parentRef == OrganizationRef;
}