object
  method _type : Js.js_string Js.t Js.prop
  method draggable : bool Js.t Js.prop
  method fill : Js.js_string Js.t Js.prop
  method font : Js.js_string Js.t Js.prop
  method group : 'Js.t Js.prop
  method height : Js.number Js.t Js.prop
  method listeners : 'Js.t Js.prop
  method opacity : Js.number Js.t Js.prop
  method path : Js.js_string Js.t Js.prop
  method radius : Js.number Js.t Js.prop
  method radiusX : Js.number Js.t Js.prop
  method radiusY : Js.number Js.t Js.prop
  method src : Js.js_string Js.t Js.prop
  method stroke : Js.js_string Js.t Js.prop
  method stroke_width : Js.number Js.t Js.prop
  method text : Js.js_string Js.t Js.prop
  method width : Js.number Js.t Js.prop
  method x : Js.number Js.t Js.prop
  method y : Js.number Js.t Js.prop
end