Return the value of the control's backing property.
Public Property DurationValue As TimeSpan
public TimeSpan DurationValue {get;set;}
(The set method serves no purpose in this interface. It's provided solely for the IAgentryControlViewModelDuration interface that derives from this one.)