def name(): """This parameter delivers the full name of the active circuit element.""" return dsslib.CktElementS(ctypes.c_int32(0), ''.encode('ascii')).decode('ascii')