method
set_margin_bottom (m : int) : unit =
self
#
set_style_property
"marginRight"
(string_of_px m)