Jacob Applin
interface Property<T> object Primary : Property<Button> class Button( val text: String, vararg properties: Property<Button> )