uuid property

String? uuid
getter/setter pair

If includeUUID was true, this will contain UUID of the sender. Otherwise, it will be null.

Implementation

String? uuid;