data property

String? data
getter/setter pair

Message data. The default value is null

Implementation

String? data;