android :: NativeResources :: get_boolean
fun get_boolean(id: Int): Bool in "Java" `{ return self.getBoolean((int)id); `}