registry Key
Creates a RegistryKey from the registry and namespace specified in the constructor and a given path.
Parameters
path
The path of the Identifier to create a registry key from
val registryKey: PropertyDelegateProvider<RegistryKeyUtil<TContent>, Lazy<RegistryKey<TContent>>>(source)
Creates a RegistryKey from the registry and namespace specified in the constructor and a given path. The path is derived from the property name (converted to camel_case).