Gtk.ThemingEngine.prototype.get_property
function get_property(property:String, state:Gtk.StateFlags):void {
    // Gjs wrapper for gtk_theming_engine_get_property()
}Gets a property value as retrieved from the style settings that apply to the currently rendered element.
Since 3.0
- property
- the property name 
- state
- state to retrieve the value for