ColumnItem# class omni.kit.widget.filebrowser.ColumnItem(path)# Bases: object Column Item class to be used with FileBrowserTreeView. Methods __init__(path) Attributes path Path of the item. __init__(path)# property path# Path of the item.