posInSet property

int posInSet

Implementation

int? get posInSet native;
void posInSet= (int value)

Implementation

set posInSet(int? value) native;