Bases: builtins.object
Unique Name descriptor.
This data descriptor checks with seapy.system.System whether a name is not yet taken. In case the name is taken an integer is added to it.
Initialize self. See help(type(self)) for accurate signature.