using System.Collections.Generic; namespace MoleMole.Config { public class ConfigPropObjectRegistry : List { } }