module Rocx
  module Properties
    class Math < ToggleProperty
      tag :oMath
      
    end
  end
end