module Rocx
  module Properties
    class MirrorIndent < ToggleProperty
    end
  end
end