We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
PyProperty can handle an optional name.
Adding name: Option<PyStrRef> will be a good starting point.
name: Option<PyStrRef>
Feature
PyProperty can handle an optional name.
Adding
name: Option<PyStrRef>will be a good starting point.Python Documentation