public bool IsDottedInterval { get; set; }
Dim instance As ExtendedDateTimeInterval
Dim value As Boolean
value = instance.IsDottedInterval
instance.IsDottedInterval = value
No code example is currently available or this language may not be supported.