slug property

String? slug
getter/setter pair

A slug for the new organization. Can contain only lowercase alphanumeric characters and the dash "-". Must be unique for the instance.

Implementation

String? slug;