module Cim class Reference < Property def reference? true end end end