Should not be overridable
@$pb.TagNumber(6) $core.bool get isHtml => $_getBF(5);
@$pb.TagNumber(6) set isHtml($core.bool value) => $_setBool(5, value);