'Declaration
Protected MustOverride ReadOnly Property RootStore As System.Collections.IDictionary
'Usage
Dim instance As Preferences Dim value As System.Collections.IDictionary value = instance.RootStore
protected abstract System.Collections.IDictionary RootStore {get;}