dotnet set a default value on dto code example Example: c# auto property set default value public int X { get; set; } = x; // C# 6 or higher