NamedInstance

Mixin class for named instances.

This class provides a name attribute and a method to retrieve the name.

Member Functions:

name (read-only)

Get the name of the instance.

Returns

str — The name of the instance.