carouselNodeKeyRef property
@doc The node key reference to the carousel to perform the action on.
Implementation
@$pb.TagNumber(4)
FFNodeKeyReference get carouselNodeKeyRef => $_getN(3);
Implementation
@$pb.TagNumber(4)
set carouselNodeKeyRef(FFNodeKeyReference value) => $_setField(4, value);