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