Resolves the value at the specified path from the section as the given type.
Return
the resolved value, or null if it cannot be resolved
Parameters
the ConfigurationSection to read from
the configuration path to the value
the KType of the value to resolve