method set_style_property name value =
    self#obj >>> get "style" >>> set name (string value)