Option public interface Option Documentation Type DataType { get; } string Description { get; } string Name { get; } OutsideInProducts SupportingProducts { get; } object Get(OptionsCache exporter) void Set(OptionsCache exporter, object objValue)