default value property c# class code example Example: c# object default property value public int X { get; set; } = x; // C# 6 or higher