class PropertyDialog
<init>
PropertyDialog(config: Config)
cancelled
var cancelled: Boolean
props
val props: Map<String, String>
centre
fun centre(): Unit
render
fun render(): Unit
make
fun make(config: Config): PropertyDialog