public AbstractTypePropertyEditor(Type baseType) { _options = new TypeDropdownOptionsManager(baseType, /*allowUncreatableTypes:*/ false); }