def setCollectionName(*args): return _libsbol.setCollectionName(*args)
def setCollectionName(col, name): return _libsbol.setCollectionName(col, name)