# accessor Field Private delegate function that retrieves a setting with the given `key`. ## Definition **Namespace:** CapyKit.Helpers **Assembly:** CapyKit (in CapyKit.dll) Version: 1.0.0 **C#** ``` C# private static Func accessor ``` **F#** ``` F# static val mutable private accessor: Func ``` #### Field Value Func(String, Object) ## See Also #### Reference SettingsHelper Class CapyKit.Helpers Namespace