type property

String? type
getter/setter pair

The type of the organization.

The type can be custom or one of these predefined values: * work * school

Implementation

core.String? type;