nitc :: ATopClassdef :: init_atopclassdef
init init_atopclassdef ( n_propdefs: Collection[Object] # Should be Collection[APropdef] ) do self.n_propdefs.unsafe_add_all(n_propdefs) end