isOrg property

bool get isOrg

Implementation

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