IVariant public interface IVariant : IDynamicMetaObjectProvider Documentation Code object Value { get; } bool Equals<V>(V other) where V : IVariant