give default value to a property asp.net core code example Example: c# auto property set default value public int X { get; set; } = x; // C# 6 or higher