I want to be able to decorate classes and methods with the text that intellisense shows when you are instantiating the class or accessing a field.
For example, I want to give usage instructions.
I can't find the appropriate decoration for this. How do I do it?