module Rocx module Properties class FontSize < PositiveIntegerProperty tag :sz end end end