module Rocx module Properties class AutoAdjustRightIndent < BooleanProperty tag :adjustRightInd name "auto_adjust_right_ind" end end end