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