class documentation

Represents a docstring for an #APIObject, i.e. it's content and location. This class is a subclass of `str` for backwards compatibility reasons. Use the #content property to access the docstring content over the #Docstring value directory.

Class Variable content Undocumented
Class Variable location Undocumented

Undocumented