DtoProperty<TSource,TValue>.ValueType property

The value type of the property or field.

public Type ValueType { get; }

See Also