Type:SubsettingGetter

From Resonite Wiki

A Subsetting Getter is a sync delegate that can get a setting from a list of setting elements for specific settings.

It's identity is: Func`2<String, SyncObject>

which translates to a method that takes a string to find a setting and returns the setting matching that string. The string provided is known as a key.