Not overridable
@$pb.TagNumber(8) $core.bool get hasIcon => $_getBF(7);
@$pb.TagNumber(8) set hasIcon($core.bool value) => $_setBool(7, value);