When I tried to do this:
wdContext.currentCheck_Material_PriceElement().setDateStart("2009-04-27");
It gives the error:
java.lang.IllegalArgumentException: Attribute name 'DateStart' not defined
What could be the error? π