public PartSettings() { dict = SettingParser.Parse(GetType(), this); settings = dict.Values.ToArray(); }