Gets the type of the value that can be stored by this IOptional instance.
public Type ValueType { get; }
The type of the value that can be stored by this IOptional instance.