Tool Component Reference
@Serializable
A reference used to locate the toolComponent associated with the descriptor.
Identifies a particular toolComponent object, either the driver or an extension.
The component which is strongly associated with this component. For a translation, this refers to the component which has been translated. For an extension, this is the driver that provides the extension's plugin model.
Constructors
Link copied to clipboard
constructor(guid: String? = null, index: Long? = null, name: String? = null, properties: PropertyBag? = null)