classdef Kind < uint32 enumeration Dog(0) Cat(1) end end