description property

String? description
getter/setter pair

Human readable description for better understanding an intent like its scope, content, result etc.

Maximum character limit: 140 characters.

Implementation

core.String? description;