[Missing <summary> documentation for "P:MoreDateTime.DateOnlyRange.End"]
public DateOnly End { get; set; }
Dim instance As DateOnlyRange
Dim value As DateOnly
value = instance.End
instance.End = value
No code example is currently available or this language may not be supported.