actionNodeKeyRef property
@doc The key of the FFActionNode that contains this variable.
Implementation
@$pb.TagNumber(5)
FFActionNodeKeyReference get actionNodeKeyRef => $_getN(4);
Implementation
@$pb.TagNumber(5)
set actionNodeKeyRef(FFActionNodeKeyReference value) => $_setField(5, value);