--- source_files: - DataPRO/Modules/TestSetups/CachedItemsList/Properties/Settings.Designer.cs - DataPRO/Modules/TestSetups/CachedItemsList/Properties/AssemblyInfo.cs generated_at: "2026-04-17T16:12:50.918245+00:00" model: "zai-org/GLM-5-FP8" schema_version: 1 sha256: "9684e92ee2731c2a" --- # Properties ### 1. Purpose This module contains the assembly-level configuration and metadata for the `CachedItemsList` assembly. It defines standard .NET assembly attributes (version, title, copyright) and provides a singleton entry point for application settings. ### 2. Public Interface * **`Settings` (Class)** * *Signature*: `internal sealed partial class Settings : ApplicationSettingsBase` * *Property*: `public static Settings Default` — Returns a thread-safe singleton instance of the application settings for this assembly. * **Assembly Attributes** *