documentation property

String? documentation
getter/setter pair

The documentation of the property to show to the user. Omitted if the server does not know the documentation, e.g. because the corresponding field is not documented.

Implementation

String? documentation;