information property

String? information
getter/setter pair

An informational message associated with this field, if any.

Informational messages provide non-critical context about the field. Can be null if there are no informational messages.

Implementation

String? information;