def guid(): """This parameter delivers the unique name for the active circuit element.""" return dsslib.CktElementS(ctypes.c_int32(3), ''.encode('ascii')).decode('ascii')