For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /server-editor/interfaces/IPropertyItemBase.md.

Interface: IPropertyItemBase experimental

Beta

Common base for all property items

Extended by

Properties

enable

enable: boolean

Beta

Remarks

If the item is enabled in the UI.


id

readonly id: string

Beta

Remarks

Unique ID for the property item.


paneId

readonly paneId: string

Beta

Remarks

The parent pane id.


typeName

readonly typeName: PropertyItemType

Beta

Remarks

The type name of the target property.


visible

visible: boolean

Beta

Remarks

If the item should be visible in the UI.