@ -1872,21 +1872,21 @@ namespace ProtobufTestMessages.Proto2 {
/// </summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
public int Fieldname1 {
get { if ( ( _ hasBits0 & 2 0 9 7 1 5 2 ) ! = 0 ) { return fieldname1_ ; } else { return Fieldname1DefaultValue ; } }
get { if ( ( _ hasBits0 & 3 2 7 6 8 ) ! = 0 ) { return fieldname1_ ; } else { return Fieldname1DefaultValue ; } }
set {
_ hasBits0 | = 2 0 9 7 1 5 2 ;
_ hasBits0 | = 3 2 7 6 8 ;
fieldname1_ = value ;
}
}
/// <summary>Gets whether the "fieldname1" field is set</summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
public bool HasFieldname1 {
get { return ( _ hasBits0 & 2 0 9 7 1 5 2 ) ! = 0 ; }
get { return ( _ hasBits0 & 3 2 7 6 8 ) ! = 0 ; }
}
/// <summary>Clears the value of the "fieldname1" field</summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
public void ClearFieldname1 ( ) {
_ hasBits0 & = ~ 2 0 9 7 1 5 2 ;
_ hasBits0 & = ~ 3 2 7 6 8 ;
}
/// <summary>Field number for the "field_name2" field.</summary>
@ -1896,21 +1896,21 @@ namespace ProtobufTestMessages.Proto2 {
private int fieldName2_ ;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
public int FieldName2 {
get { if ( ( _ hasBits0 & 4 1 9 4 3 0 4 ) ! = 0 ) { return fieldName2_ ; } else { return FieldName2DefaultValue ; } }
get { if ( ( _ hasBits0 & 6 5 5 3 6 ) ! = 0 ) { return fieldName2_ ; } else { return FieldName2DefaultValue ; } }
set {
_ hasBits0 | = 4 1 9 4 3 0 4 ;
_ hasBits0 | = 6 5 5 3 6 ;
fieldName2_ = value ;
}
}
/// <summary>Gets whether the "field_name2" field is set</summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
public bool HasFieldName2 {
get { return ( _ hasBits0 & 4 1 9 4 3 0 4 ) ! = 0 ; }
get { return ( _ hasBits0 & 6 5 5 3 6 ) ! = 0 ; }
}
/// <summary>Clears the value of the "field_name2" field</summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
public void ClearFieldName2 ( ) {
_ hasBits0 & = ~ 4 1 9 4 3 0 4 ;
_ hasBits0 & = ~ 6 5 5 3 6 ;
}
/// <summary>Field number for the "_field_name3" field.</summary>
@ -1920,21 +1920,21 @@ namespace ProtobufTestMessages.Proto2 {
private int FieldName3_ ;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
public int FieldName3 {
get { if ( ( _ hasBits0 & 8 3 8 8 6 0 8 ) ! = 0 ) { return FieldName3_ ; } else { return FieldName3DefaultValue ; } }
get { if ( ( _ hasBits0 & 1 3 1 0 7 2 ) ! = 0 ) { return FieldName3_ ; } else { return FieldName3DefaultValue ; } }
set {
_ hasBits0 | = 8 3 8 8 6 0 8 ;
_ hasBits0 | = 1 3 1 0 7 2 ;
FieldName3_ = value ;
}
}
/// <summary>Gets whether the "_field_name3" field is set</summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
public bool HasFieldName3 {
get { return ( _ hasBits0 & 8 3 8 8 6 0 8 ) ! = 0 ; }
get { return ( _ hasBits0 & 1 3 1 0 7 2 ) ! = 0 ; }
}
/// <summary>Clears the value of the "_field_name3" field</summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
public void ClearFieldName3 ( ) {
_ hasBits0 & = ~ 8 3 8 8 6 0 8 ;
_ hasBits0 & = ~ 1 3 1 0 7 2 ;
}
/// <summary>Field number for the "field__name4_" field.</summary>
@ -1944,21 +1944,21 @@ namespace ProtobufTestMessages.Proto2 {
private int fieldName4_ ;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
public int FieldName4 {
get { if ( ( _ hasBits0 & 1 6 7 7 7 2 1 6 ) ! = 0 ) { return fieldName4_ ; } else { return FieldName4DefaultValue ; } }
get { if ( ( _ hasBits0 & 2 6 2 1 4 4 ) ! = 0 ) { return fieldName4_ ; } else { return FieldName4DefaultValue ; } }
set {
_ hasBits0 | = 1 6 7 7 7 2 1 6 ;
_ hasBits0 | = 2 6 2 1 4 4 ;
fieldName4_ = value ;
}
}
/// <summary>Gets whether the "field__name4_" field is set</summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
public bool HasFieldName4 {
get { return ( _ hasBits0 & 1 6 7 7 7 2 1 6 ) ! = 0 ; }
get { return ( _ hasBits0 & 2 6 2 1 4 4 ) ! = 0 ; }
}
/// <summary>Clears the value of the "field__name4_" field</summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
public void ClearFieldName4 ( ) {
_ hasBits0 & = ~ 1 6 7 7 7 2 1 6 ;
_ hasBits0 & = ~ 2 6 2 1 4 4 ;
}
/// <summary>Field number for the "field0name5" field.</summary>
@ -1968,21 +1968,21 @@ namespace ProtobufTestMessages.Proto2 {
private int field0Name5_ ;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
public int Field0Name5 {
get { if ( ( _ hasBits0 & 3 3 5 5 4 4 3 2 ) ! = 0 ) { return field0Name5_ ; } else { return Field0Name5DefaultValue ; } }
get { if ( ( _ hasBits0 & 5 2 4 2 8 8 ) ! = 0 ) { return field0Name5_ ; } else { return Field0Name5DefaultValue ; } }
set {
_ hasBits0 | = 3 3 5 5 4 4 3 2 ;
_ hasBits0 | = 5 2 4 2 8 8 ;
field0Name5_ = value ;
}
}
/// <summary>Gets whether the "field0name5" field is set</summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
public bool HasField0Name5 {
get { return ( _ hasBits0 & 3 3 5 5 4 4 3 2 ) ! = 0 ; }
get { return ( _ hasBits0 & 5 2 4 2 8 8 ) ! = 0 ; }
}
/// <summary>Clears the value of the "field0name5" field</summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
public void ClearField0Name5 ( ) {
_ hasBits0 & = ~ 3 3 5 5 4 4 3 2 ;
_ hasBits0 & = ~ 5 2 4 2 8 8 ;
}
/// <summary>Field number for the "field_0_name6" field.</summary>
@ -1992,21 +1992,21 @@ namespace ProtobufTestMessages.Proto2 {
private int field0Name6_ ;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
public int Field0Name6 {
get { if ( ( _ hasBits0 & 6 7 1 0 8 8 6 4 ) ! = 0 ) { return field0Name6_ ; } else { return Field0Name6DefaultValue ; } }
get { if ( ( _ hasBits0 & 1 0 4 8 5 7 6 ) ! = 0 ) { return field0Name6_ ; } else { return Field0Name6DefaultValue ; } }
set {
_ hasBits0 | = 6 7 1 0 8 8 6 4 ;
_ hasBits0 | = 1 0 4 8 5 7 6 ;
field0Name6_ = value ;
}
}
/// <summary>Gets whether the "field_0_name6" field is set</summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
public bool HasField0Name6 {
get { return ( _ hasBits0 & 6 7 1 0 8 8 6 4 ) ! = 0 ; }
get { return ( _ hasBits0 & 1 0 4 8 5 7 6 ) ! = 0 ; }
}
/// <summary>Clears the value of the "field_0_name6" field</summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
public void ClearField0Name6 ( ) {
_ hasBits0 & = ~ 6 7 1 0 8 8 6 4 ;
_ hasBits0 & = ~ 1 0 4 8 5 7 6 ;
}
/// <summary>Field number for the "fieldName7" field.</summary>
@ -2016,21 +2016,21 @@ namespace ProtobufTestMessages.Proto2 {
private int fieldName7_ ;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
public int FieldName7 {
get { if ( ( _ hasBits0 & 1 3 4 2 1 7 7 2 8 ) ! = 0 ) { return fieldName7_ ; } else { return FieldName7DefaultValue ; } }
get { if ( ( _ hasBits0 & 2 0 9 7 1 5 2 ) ! = 0 ) { return fieldName7_ ; } else { return FieldName7DefaultValue ; } }
set {
_ hasBits0 | = 1 3 4 2 1 7 7 2 8 ;
_ hasBits0 | = 2 0 9 7 1 5 2 ;
fieldName7_ = value ;
}
}
/// <summary>Gets whether the "fieldName7" field is set</summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
public bool HasFieldName7 {
get { return ( _ hasBits0 & 1 3 4 2 1 7 7 2 8 ) ! = 0 ; }
get { return ( _ hasBits0 & 2 0 9 7 1 5 2 ) ! = 0 ; }
}
/// <summary>Clears the value of the "fieldName7" field</summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
public void ClearFieldName7 ( ) {
_ hasBits0 & = ~ 1 3 4 2 1 7 7 2 8 ;
_ hasBits0 & = ~ 2 0 9 7 1 5 2 ;
}
/// <summary>Field number for the "FieldName8" field.</summary>
@ -2040,21 +2040,21 @@ namespace ProtobufTestMessages.Proto2 {
private int fieldName8_ ;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
public int FieldName8 {
get { if ( ( _ hasBits0 & 2 6 8 4 3 5 4 5 6 ) ! = 0 ) { return fieldName8_ ; } else { return FieldName8DefaultValue ; } }
get { if ( ( _ hasBits0 & 4 1 9 4 3 0 4 ) ! = 0 ) { return fieldName8_ ; } else { return FieldName8DefaultValue ; } }
set {
_ hasBits0 | = 2 6 8 4 3 5 4 5 6 ;
_ hasBits0 | = 4 1 9 4 3 0 4 ;
fieldName8_ = value ;
}
}
/// <summary>Gets whether the "FieldName8" field is set</summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
public bool HasFieldName8 {
get { return ( _ hasBits0 & 2 6 8 4 3 5 4 5 6 ) ! = 0 ; }
get { return ( _ hasBits0 & 4 1 9 4 3 0 4 ) ! = 0 ; }
}
/// <summary>Clears the value of the "FieldName8" field</summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
public void ClearFieldName8 ( ) {
_ hasBits0 & = ~ 2 6 8 4 3 5 4 5 6 ;
_ hasBits0 & = ~ 4 1 9 4 3 0 4 ;
}
/// <summary>Field number for the "field_Name9" field.</summary>
@ -2064,21 +2064,21 @@ namespace ProtobufTestMessages.Proto2 {
private int fieldName9_ ;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
public int FieldName9 {
get { if ( ( _ hasBits0 & 5 3 6 8 7 0 9 1 2 ) ! = 0 ) { return fieldName9_ ; } else { return FieldName9DefaultValue ; } }
get { if ( ( _ hasBits0 & 8 3 8 8 6 0 8 ) ! = 0 ) { return fieldName9_ ; } else { return FieldName9DefaultValue ; } }
set {
_ hasBits0 | = 5 3 6 8 7 0 9 1 2 ;
_ hasBits0 | = 8 3 8 8 6 0 8 ;
fieldName9_ = value ;
}
}
/// <summary>Gets whether the "field_Name9" field is set</summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
public bool HasFieldName9 {
get { return ( _ hasBits0 & 5 3 6 8 7 0 9 1 2 ) ! = 0 ; }
get { return ( _ hasBits0 & 8 3 8 8 6 0 8 ) ! = 0 ; }
}
/// <summary>Clears the value of the "field_Name9" field</summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
public void ClearFieldName9 ( ) {
_ hasBits0 & = ~ 5 3 6 8 7 0 9 1 2 ;
_ hasBits0 & = ~ 8 3 8 8 6 0 8 ;
}
/// <summary>Field number for the "Field_Name10" field.</summary>
@ -2088,21 +2088,21 @@ namespace ProtobufTestMessages.Proto2 {
private int fieldName10_ ;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
public int FieldName10 {
get { if ( ( _ hasBits0 & 1 0 7 3 7 4 1 8 2 4 ) ! = 0 ) { return fieldName10_ ; } else { return FieldName10DefaultValue ; } }
get { if ( ( _ hasBits0 & 1 6 7 7 7 2 1 6 ) ! = 0 ) { return fieldName10_ ; } else { return FieldName10DefaultValue ; } }
set {
_ hasBits0 | = 1 0 7 3 7 4 1 8 2 4 ;
_ hasBits0 | = 1 6 7 7 7 2 1 6 ;
fieldName10_ = value ;
}
}
/// <summary>Gets whether the "Field_Name10" field is set</summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
public bool HasFieldName10 {
get { return ( _ hasBits0 & 1 0 7 3 7 4 1 8 2 4 ) ! = 0 ; }
get { return ( _ hasBits0 & 1 6 7 7 7 2 1 6 ) ! = 0 ; }
}
/// <summary>Clears the value of the "Field_Name10" field</summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
public void ClearFieldName10 ( ) {
_ hasBits0 & = ~ 1 0 7 3 7 4 1 8 2 4 ;
_ hasBits0 & = ~ 1 6 7 7 7 2 1 6 ;
}
/// <summary>Field number for the "FIELD_NAME11" field.</summary>
@ -2112,21 +2112,21 @@ namespace ProtobufTestMessages.Proto2 {
private int fIELDNAME11_ ;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
public int FIELDNAME11 {
get { if ( ( _ hasBits0 & - 2 1 4 7 4 8 3 6 4 8 ) ! = 0 ) { return fIELDNAME11_ ; } else { return FIELDNAME11DefaultValue ; } }
get { if ( ( _ hasBits0 & 3 3 5 5 4 4 3 2 ) ! = 0 ) { return fIELDNAME11_ ; } else { return FIELDNAME11DefaultValue ; } }
set {
_ hasBits0 | = - 2 1 4 7 4 8 3 6 4 8 ;
_ hasBits0 | = 3 3 5 5 4 4 3 2 ;
fIELDNAME11_ = value ;
}
}
/// <summary>Gets whether the "FIELD_NAME11" field is set</summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
public bool HasFIELDNAME11 {
get { return ( _ hasBits0 & - 2 1 4 7 4 8 3 6 4 8 ) ! = 0 ; }
get { return ( _ hasBits0 & 3 3 5 5 4 4 3 2 ) ! = 0 ; }
}
/// <summary>Clears the value of the "FIELD_NAME11" field</summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
public void ClearFIELDNAME11 ( ) {
_ hasBits0 & = ~ - 2 1 4 7 4 8 3 6 4 8 ;
_ hasBits0 & = ~ 3 3 5 5 4 4 3 2 ;
}
/// <summary>Field number for the "FIELD_name12" field.</summary>
@ -2136,21 +2136,21 @@ namespace ProtobufTestMessages.Proto2 {
private int fIELDName12_ ;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
public int FIELDName12 {
get { if ( ( _ hasBits1 & 1 ) ! = 0 ) { return fIELDName12_ ; } else { return FIELDName12DefaultValue ; } }
get { if ( ( _ hasBits0 & 6 7 1 0 8 8 6 4 ) ! = 0 ) { return fIELDName12_ ; } else { return FIELDName12DefaultValue ; } }
set {
_ hasBits1 | = 1 ;
_ hasBits0 | = 6 7 1 0 8 8 6 4 ;
fIELDName12_ = value ;
}
}
/// <summary>Gets whether the "FIELD_name12" field is set</summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
public bool HasFIELDName12 {
get { return ( _ hasBits1 & 1 ) ! = 0 ; }
get { return ( _ hasBits0 & 6 7 1 0 8 8 6 4 ) ! = 0 ; }
}
/// <summary>Clears the value of the "FIELD_name12" field</summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
public void ClearFIELDName12 ( ) {
_ hasBits1 & = ~ 1 ;
_ hasBits0 & = ~ 6 7 1 0 8 8 6 4 ;
}
/// <summary>Field number for the "__field_name13" field.</summary>
@ -2160,21 +2160,21 @@ namespace ProtobufTestMessages.Proto2 {
private int FieldName13_ ;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
public int FieldName13 {
get { if ( ( _ hasBits1 & 2 ) ! = 0 ) { return FieldName13_ ; } else { return FieldName13DefaultValue ; } }
get { if ( ( _ hasBits0 & 1 3 4 2 1 7 7 2 8 ) ! = 0 ) { return FieldName13_ ; } else { return FieldName13DefaultValue ; } }
set {
_ hasBits1 | = 2 ;
_ hasBits0 | = 1 3 4 2 1 7 7 2 8 ;
FieldName13_ = value ;
}
}
/// <summary>Gets whether the "__field_name13" field is set</summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
public bool HasFieldName13 {
get { return ( _ hasBits1 & 2 ) ! = 0 ; }
get { return ( _ hasBits0 & 1 3 4 2 1 7 7 2 8 ) ! = 0 ; }
}
/// <summary>Clears the value of the "__field_name13" field</summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
public void ClearFieldName13 ( ) {
_ hasBits1 & = ~ 2 ;
_ hasBits0 & = ~ 1 3 4 2 1 7 7 2 8 ;
}
/// <summary>Field number for the "__Field_name14" field.</summary>
@ -2184,21 +2184,21 @@ namespace ProtobufTestMessages.Proto2 {
private int FieldName14_ ;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
public int FieldName14 {
get { if ( ( _ hasBits1 & 4 ) ! = 0 ) { return FieldName14_ ; } else { return FieldName14DefaultValue ; } }
get { if ( ( _ hasBits0 & 2 6 8 4 3 5 4 5 6 ) ! = 0 ) { return FieldName14_ ; } else { return FieldName14DefaultValue ; } }
set {
_ hasBits1 | = 4 ;
_ hasBits0 | = 2 6 8 4 3 5 4 5 6 ;
FieldName14_ = value ;
}
}
/// <summary>Gets whether the "__Field_name14" field is set</summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
public bool HasFieldName14 {
get { return ( _ hasBits1 & 4 ) ! = 0 ; }
get { return ( _ hasBits0 & 2 6 8 4 3 5 4 5 6 ) ! = 0 ; }
}
/// <summary>Clears the value of the "__Field_name14" field</summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
public void ClearFieldName14 ( ) {
_ hasBits1 & = ~ 4 ;
_ hasBits0 & = ~ 2 6 8 4 3 5 4 5 6 ;
}
/// <summary>Field number for the "field__name15" field.</summary>
@ -2208,21 +2208,21 @@ namespace ProtobufTestMessages.Proto2 {
private int fieldName15_ ;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
public int FieldName15 {
get { if ( ( _ hasBits1 & 8 ) ! = 0 ) { return fieldName15_ ; } else { return FieldName15DefaultValue ; } }
get { if ( ( _ hasBits0 & 5 3 6 8 7 0 9 1 2 ) ! = 0 ) { return fieldName15_ ; } else { return FieldName15DefaultValue ; } }
set {
_ hasBits1 | = 8 ;
_ hasBits0 | = 5 3 6 8 7 0 9 1 2 ;
fieldName15_ = value ;
}
}
/// <summary>Gets whether the "field__name15" field is set</summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
public bool HasFieldName15 {
get { return ( _ hasBits1 & 8 ) ! = 0 ; }
get { return ( _ hasBits0 & 5 3 6 8 7 0 9 1 2 ) ! = 0 ; }
}
/// <summary>Clears the value of the "field__name15" field</summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
public void ClearFieldName15 ( ) {
_ hasBits1 & = ~ 8 ;
_ hasBits0 & = ~ 5 3 6 8 7 0 9 1 2 ;
}
/// <summary>Field number for the "field__Name16" field.</summary>
@ -2232,21 +2232,21 @@ namespace ProtobufTestMessages.Proto2 {
private int fieldName16_ ;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
public int FieldName16 {
get { if ( ( _ hasBits1 & 1 6 ) ! = 0 ) { return fieldName16_ ; } else { return FieldName16DefaultValue ; } }
get { if ( ( _ hasBits0 & 1 0 7 3 7 4 1 8 2 4 ) ! = 0 ) { return fieldName16_ ; } else { return FieldName16DefaultValue ; } }
set {
_ hasBits1 | = 1 6 ;
_ hasBits0 | = 1 0 7 3 7 4 1 8 2 4 ;
fieldName16_ = value ;
}
}
/// <summary>Gets whether the "field__Name16" field is set</summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
public bool HasFieldName16 {
get { return ( _ hasBits1 & 1 6 ) ! = 0 ; }
get { return ( _ hasBits0 & 1 0 7 3 7 4 1 8 2 4 ) ! = 0 ; }
}
/// <summary>Clears the value of the "field__Name16" field</summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
public void ClearFieldName16 ( ) {
_ hasBits1 & = ~ 1 6 ;
_ hasBits0 & = ~ 1 0 7 3 7 4 1 8 2 4 ;
}
/// <summary>Field number for the "field_name17__" field.</summary>
@ -2256,21 +2256,21 @@ namespace ProtobufTestMessages.Proto2 {
private int fieldName17_ ;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
public int FieldName17 {
get { if ( ( _ hasBits1 & 3 2 ) ! = 0 ) { return fieldName17_ ; } else { return FieldName17DefaultValue ; } }
get { if ( ( _ hasBits0 & - 2 1 4 7 4 8 3 6 4 8 ) ! = 0 ) { return fieldName17_ ; } else { return FieldName17DefaultValue ; } }
set {
_ hasBits1 | = 3 2 ;
_ hasBits0 | = - 2 1 4 7 4 8 3 6 4 8 ;
fieldName17_ = value ;
}
}
/// <summary>Gets whether the "field_name17__" field is set</summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
public bool HasFieldName17 {
get { return ( _ hasBits1 & 3 2 ) ! = 0 ; }
get { return ( _ hasBits0 & - 2 1 4 7 4 8 3 6 4 8 ) ! = 0 ; }
}
/// <summary>Clears the value of the "field_name17__" field</summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
public void ClearFieldName17 ( ) {
_ hasBits1 & = ~ 3 2 ;
_ hasBits0 & = ~ - 2 1 4 7 4 8 3 6 4 8 ;
}
/// <summary>Field number for the "Field_name18__" field.</summary>
@ -2280,21 +2280,21 @@ namespace ProtobufTestMessages.Proto2 {
private int fieldName18_ ;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
public int FieldName18 {
get { if ( ( _ hasBits1 & 6 4 ) ! = 0 ) { return fieldName18_ ; } else { return FieldName18DefaultValue ; } }
get { if ( ( _ hasBits1 & 1 ) ! = 0 ) { return fieldName18_ ; } else { return FieldName18DefaultValue ; } }
set {
_ hasBits1 | = 6 4 ;
_ hasBits1 | = 1 ;
fieldName18_ = value ;
}
}
/// <summary>Gets whether the "Field_name18__" field is set</summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
public bool HasFieldName18 {
get { return ( _ hasBits1 & 6 4 ) ! = 0 ; }
get { return ( _ hasBits1 & 1 ) ! = 0 ; }
}
/// <summary>Clears the value of the "Field_name18__" field</summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
public void ClearFieldName18 ( ) {
_ hasBits1 & = ~ 6 4 ;
_ hasBits1 & = ~ 1 ;
}
private object oneofField_ ;