public class __JAVACLASS__ { @ property(int, a_unique_id, readonly) @ property(double, a_double) @ property(String, a_string) @ property(Object, an_object) @ property(int [][], an_int_array) @ getters @ setters @ to_string }