Attribute.startIndex

uint startIndex() @property

Get startIndex field.

Returns

the start index of the range (in bytes).
void startIndex(uint propval) @property

Set startIndex field.

Parameters

propvalthe start index of the range (in bytes).