preloadClassName
The class name to be preloaded, determined lazily at runtime. This variable fetches a system property org.openrndr.preloadclass
using Platform.property
. If the property is not available, it defaults to "org.openrndr.Preload"
.