displayName property

String? displayName
getter/setter pair

The display name of the plugin.

Max length is 50 characters (Unicode code points).

Required.

Implementation

core.String? displayName;