public Nullable<DateTime> Start {get; set;}
Public Property Start As Nullable(Of Date)
public Nullable<DateTime> Start {get; set;}
Public Property Start As Nullable(Of Date)
MapView.Active.Time.Start = null; MapView.Active.Time.End = null;
Target Platforms: Windows 11, Windows 10