get Registry Key
public final PropertyDelegateProvider<RegistryKeyUtil<TContent>, Lazy<RegistryKey<TContent>>> getRegistryKey()(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).