DocNode.title Method
Sets or returns the title of the documentation node.
Syntax
public str title([str value])
Run On
Called
Parameters
- value
Type: str
The title that is being assigned to the documentation node.
Return Value
Type: str
The title of the documentation node.
See Also
Reference
DocNode Class