public int Int32_0
{
get
{
return this.int_0;
}
set
{
this.int_0 = value;
}
}
public int Int32_1
{
get
{
return this.int_10;
}
set
{
this.int_10 = value;
}
}
public int Int32_2
{
get
{
return this.int_11;
}
set
{
this.int_11 = value;
}
}
public int Int32_3
{
get
{<