Share via


DocNode.description Method

Sets or returns the description of the documentation node.

Syntax

public str description([str value])

Run On

Called

Parameters

  • value
    Type: str
    The value that is being assigned as the description of the documentation node.

Return Value

Type: str
The description of the documentation node.

See Also

Reference

DocNode Class