className property

String? className
getter/setter pair

CSS class name to apply to this node's text. Used for syntax highlighting styling.

Implementation

String? className;