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