description property

String? description
getter/setter pair

User-provided description of the annotation specification set.

The description can be up to 10000 characters long.

Optional.

Implementation

core.String? description;