Fundamental problem with Ant.BurstPayload on SDKs at or after 4.1.6

The "GenericChannelBurst" sample doesn't work in any of the SDKs at or above 4.1.6. 

Error in example is on this line:

var burst = new Ant.BurstPayload();
Error is: 
Error: Symbol Not Found
Error Details: Failed invoking <symbol>
I suspect the problem is due to the Ant.BurstPayload.size property being made private in SDK 4.1.6.
If so this would prevent ANT burst from working at all in CIQ.  I have searched extensively but there is very little information on it, so perhaps there are very few people using it?
Is this a known problem?