NameIdentifier Class
Identifies an object.
Constructor
NameIdentifier(*, name: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
name
|
Name of the object. Default value: None
|
Variables
Name | Description |
---|---|
name
|
Name of the object. |