'Declaration
Public Property IncrementValue As TimeSpan
'Usage
Dim instance As DateSpin Dim value As TimeSpan instance.IncrementValue = value value = instance.IncrementValue
public TimeSpan IncrementValue {get; set;}
'Declaration
Public Property IncrementValue As TimeSpan
'Usage
Dim instance As DateSpin Dim value As TimeSpan instance.IncrementValue = value value = instance.IncrementValue
public TimeSpan IncrementValue {get; set;}