id property

dynamic id
getter/setter pair

Menu item ID. It cannot be null and it can be a String or an int.

NOTE for Android: it must be an int value.

Implementation

dynamic id;