@doc The label of the action.
@$pb.TagNumber(2) FFValue get label => $_getN(1);
@$pb.TagNumber(2) set label(FFValue value) => $_setField(2, value);