"Return the name of the concrete class of the given object, in a format native to the virtual machine." tagged("Metamodel") shared native String className(Object obj);