OperandData interface
Operand JSON representation object.
Properties
Section titled “Properties”The data type.
● dtype: DataType
editor
Section titled “editor”The editor id.
● editor?: string
The data kind.
● kind: DataKind
The text.
● txt?: string
The value.
● val: string