class documentation
Represents a property of a tool's parameters.
| Method | __init__ |
Create a tool parameter property. |
| Class Variable | __slots__ |
Undocumented |
| Instance Variable | description |
Undocumented |
| Instance Variable | name |
Undocumented |
| Instance Variable | required |
Undocumented |
| Instance Variable | type |
Undocumented |
| Property | json |
Returns the JSON representation of the property. |