posInSet property

int? get posInSet

Implementation

int? get posInSet native;
set posInSet (int? value)

Implementation

set posInSet(int? value) native;