DtoProperty<TSource,TValue>.IsReadOnly property

True if the property or field is read-only.

public bool IsReadOnly { get; }

See Also