myID property

dynamic get myID

Implementation

external dynamic get myID;
set myID (dynamic v)

Implementation

external set myID(dynamic v);