Ruckus
properties["tornadofx.uicomponent"]?.let { if (it is T) it else null }
properties["tornadofx.uicomponent"] as? T