dependency property

String? dependency
getter/setter pair

Alias of the dependency that the inputVariable will pass its value to

Required.

Implementation

core.String? dependency;