module Rocx module Properties class OutlineLevel < PositiveIntegerProperty tag :outlineLvl end end end