fullName property

String? fullName
getter/setter pair

Human readable version string.

This string is of the form :- and is only set when kind is NORMAL.

Implementation

core.String? fullName;