You can not.
What you can do is document your instance.
This will cause the description to be displayed on the side of the instances field. This should be brief, but it allows you to do things such as, for example, telling the user documentation about functions that implement fields, if you really need it, for example, commenting on a question.
Personally, I believe that it makes no sense to document each field as follows: what the fields should do should be clear from the documentation for the class definition and the comment for the instance.
source share