public int State
Public State As Integer
Dim instance As MenuItemInfo
Dim value As Integer
value = instance.State
instance.State = value
public:
int State
val mutable State: int
No code example is currently available or this language may not be supported.