Document node corresponding to a property.
make System.doc.property_node(name, description)
: Construct new method node.name
: Name of property.description
: Description of property.output(formatter)
: Outputs documentation for the given property.formatter
: The System.doc.outputters object to use.