text property

String? text
getter/setter pair

may be null for things like operators, whose text is fixed

Implementation

String? text;