NamedKernelParameter
Abstract base class for named kernel parameters that follow the format "-name=value". Provides a common implementation for parsing and serializing named parameters.
Parameters
T
The type of value that this parameter represents