module Rocx
  module Properties
    class DivId < IntegerProperty
    end
  end
end