meaning property

String? meaning
getter/setter pair

A field to disambiguate two messages that might have exactly the same text. The two messages will also need different names, but this can be used by machine translation tools to distinguish them.

Implementation

String? meaning;