object
  method _type : 'Js.t Js.prop
  method convert : 'Js.callback Js.prop
  method dateFormat : Js.js_string Js.t Js.prop
  method dateReadFormat : Js.js_string Js.t Js.prop
  method dateWriteFormat : Js.js_string Js.t Js.prop
  method defaultValue : 'Js.t Js.prop
  method mapping : 'Js.t Js.prop
  method name : Js.js_string Js.t Js.prop
  method persist : bool Js.t Js.prop
  method serialize : 'Js.callback Js.prop
  method sortDir : Js.js_string Js.t Js.prop
  method sortType : 'Js.t Js.prop
  method useNull : bool Js.t Js.prop
end