test that we get the same value as excel and , for
67. private IntegerField _bat_count;
162. return _bat_count.get();
test that we get the same value as excel and , for
75. private IntegerField _sbat_start;
153. return _sbat_start.get();
test that we get the same value as excel and , for
71. private IntegerField _property_start;
144. return _property_start.get();
test that we get the same value as excel and , for
99. private IntegerField _child_property;
379. _child_property.set(child, _raw_data);
390. return _child_property.get();