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