You can construct operator object type optionally providing a JS Map
with
key representing the name of a property and the value representing the
property it self. (default: new Map()
)
initial properties on the object
initial properties on the object
Define a property on the object
newly defined property on the object
name of the property
type for the value of the property
Optional
options: PropertyOptionsStatic
fromJSONStatic
propertiesGenerated using TypeDoc
Operator type for representing an object value for operator input/output.