documentation property

String? documentation
getter/setter pair

The documentation 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;