level property

int level

Implementation

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

Implementation

set level(int? value) native;