Sets a property of a buildable object.
It is normally not necessary to implement this, set_property is used by default. `GtkWindow` implements this to delay showing itself (i.e. setting the [property@Gtk.Widget:visible] property) until the whole interface is created.